mkinitcpio-uname on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S mkinitcpio-uname

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

$ yay -Rns mkinitcpio-uname

2. Manually Install "mkinitcpio-uname" via AUR

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

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

b. Clone mkinitcpio-uname's git locally

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

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

$ cd ~/mkinitcpio-uname $ makepkg -si

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

ID: 1179672
Name: mkinitcpio-uname
PackageBaseID: 61003
PackageBase: mkinitcpio-uname
Version: 0.2.2-1
Description: Add uname output to early boot process
URL: https://github.com/eworm-de/mkinitcpio-uname
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1342690787
LastModified: 1670456140
URLPath: /cgit/aur.git/snapshot/mkinitcpio-uname.tar.gz