arch-dracut-hook on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S arch-dracut-hook

* (Optional) Uninstall arch-dracut-hook on Arch using YAY

$ yay -Rns arch-dracut-hook

2. Manually Install "arch-dracut-hook" via AUR

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

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

b. Clone arch-dracut-hook's git locally

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

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

$ cd ~/arch-dracut-hook $ makepkg -si

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

ID: 1364375
Name: arch-dracut-hook
PackageBaseID: 200202
PackageBase: arch-dracut-hook
Version: 1.0.0-1
Description: Install/remove hooks for dracut
URL: https://dracut.wiki.kernel.org/index.php/Main_Page
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rockyolo
Submitter: rockyolo
FirstSubmitted: 1701699889
LastModified: 1701700069
URLPath: /cgit/aur.git/snapshot/arch-dracut-hook.tar.gz