rebuild-initramfs-dracut on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S rebuild-initramfs-dracut

* (Optional) Uninstall rebuild-initramfs-dracut on Arch using YAY

$ yay -Rns rebuild-initramfs-dracut

2. Manually Install "rebuild-initramfs-dracut" via AUR

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

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

b. Clone rebuild-initramfs-dracut's git locally

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

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

$ cd ~/rebuild-initramfs-dracut $ makepkg -si

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

ID: 1145621
Name: rebuild-initramfs-dracut
PackageBaseID: 153973
PackageBase: rebuild-initramfs-dracut
Version: 1.7.4-1
Description: A helper script to rebuild initramfs images using dracut
URL: https://github.com/xuanruiqi/rebuild-initramfs-dracut-arch
NumVotes: 6
Popularity: 0.000223
OutOfDate:
Maintainer: xuanruiqi
Submitter: xuanruiqi
FirstSubmitted: 1591310699
LastModified: 1664397337
URLPath: /cgit/aur.git/snapshot/rebuild-initramfs-dracut.tar.gz