dracut-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S dracut-git

* (Optional) Uninstall dracut-git on Arch using YAY

$ yay -Rns dracut-git

2. Manually Install "dracut-git" via AUR

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

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

b. Clone dracut-git's git locally

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

c. Go to ~/dracut-git folder and install it

$ cd ~/dracut-git $ makepkg -si

3. Information about the dracut-git package on Arch User Repository (AUR)

ID: 1424609
Name: dracut-git
PackageBaseID: 143752
PackageBase: dracut-git
Version: 060.r6794.4980bad-20
Description: An event driven initramfs infrastructure
URL: https://github.com/dracutdevs/dracut
NumVotes: 5
Popularity: 0.765691
OutOfDate:
Maintainer: LaszloGombos
Submitter: diabonas
FirstSubmitted: 1563724626
LastModified: 1710114748
URLPath: /cgit/aur.git/snapshot/dracut-git.tar.gz