mkinitcpio-kexec-nfs on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mkinitcpio-kexec-nfs

* (Optional) Uninstall mkinitcpio-kexec-nfs on Arch using YAY

$ yay -Rns mkinitcpio-kexec-nfs

2. Manually Install "mkinitcpio-kexec-nfs" via AUR

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

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

b. Clone mkinitcpio-kexec-nfs's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-kexec-nfs.git ~/mkinitcpio-kexec-nfs

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

$ cd ~/mkinitcpio-kexec-nfs $ makepkg -si

3. Information about the mkinitcpio-kexec-nfs package on Arch User Repository (AUR)

ID: 485104
Name: mkinitcpio-kexec-nfs
PackageBaseID: 129898
PackageBase: mkinitcpio-kexec-nfs
Version: r2.619a2de-1
Description: WIP: mkinitcpio hook to kexec a kernel copied over nfs
URL: https://github.com/felixsinger/mkinitcpio-kexec-nfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: felixsinger
FirstSubmitted: 1518123551
LastModified: 1518123551
URLPath: /cgit/aur.git/snapshot/mkinitcpio-kexec-nfs.tar.gz