bootsplash-systemd on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "bootsplash-systemd" 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 bootsplash-systemd on Arch using YAY

$ yay -S bootsplash-systemd

* (Optional) Uninstall bootsplash-systemd on Arch using YAY

$ yay -Rns bootsplash-systemd

2. Manually Install "bootsplash-systemd" via AUR

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

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

b. Clone bootsplash-systemd's git locally

$ git clone https://aur.archlinux.org/bootsplash-systemd.git ~/bootsplash-systemd

c. Go to ~/bootsplash-systemd folder and install it

$ cd ~/bootsplash-systemd $ makepkg -si

3. Information about the bootsplash-systemd package on Arch User Repository (AUR)

ID: 695958
Name: bootsplash-systemd
PackageBaseID: 144046
PackageBase: bootsplash-systemd
Version: 0.1.2-2
Description: Systemd service files for kernel bootsplash
URL: https://github.com/charveey/bootsplash-systemd
NumVotes: 2
Popularity: 0.076844
OutOfDate:
Maintainer: charveey
Submitter: charveey
FirstSubmitted: 1564810271
LastModified: 1581487030
URLPath: /cgit/aur.git/snapshot/bootsplash-systemd.tar.gz

5. The same packages on other Linux Distributions