mkinitcpio-fbsplash on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mkinitcpio-fbsplash

* (Optional) Uninstall mkinitcpio-fbsplash on Arch using YAY

$ yay -Rns mkinitcpio-fbsplash

2. Manually Install "mkinitcpio-fbsplash" via AUR

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

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

b. Clone mkinitcpio-fbsplash's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-fbsplash.git ~/mkinitcpio-fbsplash

c. Go to ~/mkinitcpio-fbsplash folder and install it

$ cd ~/mkinitcpio-fbsplash $ makepkg -si

3. Information about the mkinitcpio-fbsplash package on Arch User Repository (AUR)

ID: 686424
Name: mkinitcpio-fbsplash
PackageBaseID: 148199
PackageBase: mkinitcpio-fbsplash
Version: 1.0.4-2
Description: Tools to include a framebuffer based boot splash within the initcpio
URL: https://github.com/coNQP/mkinitcpio-fbsplash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1579094535
LastModified: 1579097690
URLPath: /cgit/aur.git/snapshot/mkinitcpio-fbsplash.tar.gz