kernel-install-mkinitcpio on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S kernel-install-mkinitcpio

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

$ yay -Rns kernel-install-mkinitcpio

2. Manually Install "kernel-install-mkinitcpio" 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-mkinitcpio's git locally

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

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

$ cd ~/kernel-install-mkinitcpio $ makepkg -si

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

ID: 1377843
Name: kernel-install-mkinitcpio
PackageBaseID: 185110
PackageBase: kernel-install-mkinitcpio
Version: 1.8-1
Description: A framework for enabling systemd-boot automation using kernel-install with mkinitcpio
URL: https://gitlab.com/dalto.8/eos-systemd-boot
NumVotes: 6
Popularity: 0.791619
OutOfDate:
Maintainer: dalto
Submitter: dalto
FirstSubmitted: 1661090509
LastModified: 1703969284
URLPath: /cgit/aur.git/snapshot/kernel-install-mkinitcpio.tar.gz