kernel-install-for-dracut on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kernel-install-for-dracut

* (Optional) Uninstall kernel-install-for-dracut on Arch using YAY

$ yay -Rns kernel-install-for-dracut

2. Manually Install "kernel-install-for-dracut" via AUR

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

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

b. Clone kernel-install-for-dracut's git locally

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

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

$ cd ~/kernel-install-for-dracut $ makepkg -si

3. Information about the kernel-install-for-dracut package on Arch User Repository (AUR)

ID: 1377027
Name: kernel-install-for-dracut
PackageBaseID: 185279
PackageBase: kernel-install-for-dracut
Version: 1.10.1-1
Description: Enables systemd-boot automation using kernel-install with dracut
URL: https://gitlab.com/dalto.8/kernel-install-for-dracut
NumVotes: 6
Popularity: 0.823236
OutOfDate:
Maintainer: dalto
Submitter: dalto
FirstSubmitted: 1661702214
LastModified: 1703802430
URLPath: /cgit/aur.git/snapshot/kernel-install-for-dracut.tar.gz