mkinitcpio-bootmsg on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mkinitcpio-bootmsg

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

$ yay -Rns mkinitcpio-bootmsg

2. Manually Install "mkinitcpio-bootmsg" via AUR

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

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

b. Clone mkinitcpio-bootmsg's git locally

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

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

$ cd ~/mkinitcpio-bootmsg $ makepkg -si

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

ID: 688192
Name: mkinitcpio-bootmsg
PackageBaseID: 108543
PackageBase: mkinitcpio-bootmsg
Version: 0.2.0-1
Description: Mkinitcpio hook to display a message on boot
URL: https://github.com/ntruessel/mkinitcpio-bootmsg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ntruessel
Submitter: ntruessel
FirstSubmitted: 1457454204
LastModified: 1579554642
URLPath: /cgit/aur.git/snapshot/mkinitcpio-bootmsg.tar.gz