Install 80+ Android Boot Animation Themes in Debian, Ubuntu, Fedora, Arch

Boring with default boot or shutdown animation screen? Here are 80+ themes from Android Bootanimations

Most Linux handle the startup, shutdown, and reboot animations via Plymouth. It supports themes. And, here’s a free and open-source project that contains 80+ plymouth themes, ported from android bootanimation from here.

This simple tutorial is going to show you how to install and apply one of them one by one in your Linux PC/laptop.

First, here are few preview of the themes. For more previews, see in GitHub page.

Step 1: Download the Theme files

First of all, open a terminal window from your system application launcher or ‘Activities’ overivew.

Open terminal

Then, run the command below to clone the source from Github:

git clone https://github.com/adi1090x/plymouth-themes.git

If git command not found, install it via sudo apt install git for Debian/Ubuntu, sudo dnf install git for Fedora, or sudo pacman -S git for Arch Linux.

Once you cloned the source (or downloaded from Github page, see the link above), you got a ‘plymouth-themes’ folder with all the 80 themes under ‘pack_1, pack_2, pack_3, pack_4’ sub-folders.

Step 2: Install all the themes to correct location

To apply the themes, user need to first put the theme folders into “/usr/share/plymouth/themes” directory.

You can either put one of your desired theme into that directory by running commands:

  1. First, in terminal navigate to the the source folder:
    cd ~/plymouth-themes/

    If you saved it in ‘Downloads’ folder, use cd ~/Downloads/plymouth-themes instead. Or, right-click on that folder in your file manager and select “Open in Terminal

  2. Then, move one of the themes into /usr/share/plymouth/themes via command:
    sudo mv pack_1/THEME_NAME /usr/share/plymouth/themes

    Change pack_1 and THEME_NAME accordingly.

To move all the 80 themes into /usr/share/plymouth/themes, just copy and run the code below as single command.

for d in pack_1 pack_2 pack_3 pack_4; do sudo mv ./$dif ( !!window.jQuery ) {(function($){$(document).ready(function(){if ( !!window.SLB && SLB.has_child('View.init') ) { SLB.View.init({"ui_autofit":true,"ui_animate":true,"slideshow_autostart":false,"slideshow_duration":"6","group_loop":true,"ui_overlay_opacity":"0.8","ui_title_default":false,"theme_default":"slb_default","ui_labels":{"loading":"Loading","close":"Close","nav_next":"Next","nav_prev":"Previous","slideshow_start":"Start slideshow","slideshow_stop":"Stop slideshow","group_status":"Item %current% of %total%"}}); } if ( !!window.SLB && SLB.has_child('View.assets') ) { {$.extend(SLB.View.assets, {"659666083":{"id":null,"type":"image","internal":false,"source":"https:\/\/i0.wp.com\/fostips.com\/wp-content\/uploads\/2023\/05\/download-plymouth-themes.webp?ssl=1"},"1949984199":{"id":null,"type":"image","internal":false,"source":"https:\/\/i0.wp.com\/fostips.com\/wp-content\/uploads\/2023\/05\/plymouth-themefolders.webp?ssl=1"},"262588908":{"id":null,"type":"image","internal":false,"source":"https:\/\/i0.wp.com\/fostips.com\/wp-content\/uploads\/2023\/05\/mv-all-plymouthemes.webp?ssl=1"},"310201564":{"id":null,"type":"image","internal":false,"source":"https:\/\/i0.wp.com\/fostips.com\/wp-content\/uploads\/2023\/05\/plymouth-ownership.webp?ssl=1"},"1500811305":{"id":null,"type":"image","internal":false,"source":"https:\/\/i0.wp.com\/fostips.com\/wp-content\/uploads\/2023\/05\/set-plymouth-theme-manjaro.webp?ssl=1"},"1805944007":{"id":null,"type":"image","internal":false,"source":"https:\/\/i0.wp.com\/fostips.com\/wp-content\/uploads\/2023\/05\/ubuntu-install-allplymouth-themes.webp?ssl=1"},"696734894":{"id":null,"type":"image","internal":false,"source":"https:\/\/i0.wp.com\/fostips.com\/wp-content\/uploads\/2023\/05\/plymouth-set-theme.webp?ssl=1"},"1166385136":{"id":null,"type":"image","internal":false,"source":"https:\/\/i0.wp.com\/fostips.com\/wp-content\/uploads\/2023\/05\/open-plymouth-admin.webp?ssl=1"}});} } if ( !!window.SLB && SLB.has_child('View.extend_theme') ) { SLB.View.extend_theme('slb_baseline',{"name":"Baseline","parent":"","styles":[{"handle":"base","uri":"https:\/\/fostips.com\/wp-content\/plugins\/simple-lightbox\/themes\/baseline\/css\/style.css","deps":[]}],"layout_raw":"
{{item.content}}
{{ui.nav_prev}}<\/span>{{ui.nav_next}}<\/span><\/div>
{{ui.close}}<\/span>{{ui.slideshow_control}}<\/span><\/div>
{{ui.loading}}<\/div><\/div>
{{item.title}}<\/span>{{ui.group_status}}<\/span>
{{item.description}}<\/div><\/div><\/div>
{{ui.nav_prev}}<\/span>{{ui.nav_next}}<\/span><\/div><\/div><\/div><\/div>"}); }if ( !!window.SLB && SLB.has_child('View.extend_theme') ) { SLB.View.extend_theme('slb_default',{"name":"Default (Light)","parent":"slb_baseline","styles":[{"handle":"base","uri":"https:\/\/fostips.com\/wp-content\/plugins\/simple-lightbox\/themes\/default\/css\/style.css","deps":[]}]}); }})})(jQuery);}