plymouth on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "plymouth" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install plymouth on Arch using YAY

$ yay -S plymouth

* (Optional) Uninstall plymouth on Arch using YAY

$ yay -Rns plymouth

2. Manually Install "plymouth" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone plymouth's git locally

$ git clone https://aur.archlinux.org/plymouth.git ~/plymouth

c. Go to ~/plymouth folder and install it

$ cd ~/plymouth $ makepkg -si

3. Information about the plymouth package on Arch User Repository (AUR)

ID: 1135037
Name: plymouth
PackageBaseID: 29184
PackageBase: plymouth
Version: 22.02.122-3
Description: A graphical boot splash screen with kernel mode-setting support
URL: https://www.freedesktop.org/wiki/Software/Plymouth/
NumVotes: 573
Popularity: 2.953141
OutOfDate:
Maintainer: Taijian
FirstSubmitted: 1250050584
LastModified: 1662306891
URLPath: /cgit/aur.git/snapshot/plymouth.tar.gz