grub-libzfs on AUR (Arch User Repository)

Last updated: November 22,2024

1. Install "grub-libzfs" 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 grub-libzfs on Arch using YAY

$ yay -S grub-libzfs

* (Optional) Uninstall grub-libzfs on Arch using YAY

$ yay -Rns grub-libzfs

2. Manually Install "grub-libzfs" via AUR

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

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

b. Clone grub-libzfs's git locally

$ git clone https://aur.archlinux.org/grub-libzfs.git ~/grub-libzfs

c. Go to ~/grub-libzfs folder and install it

$ cd ~/grub-libzfs $ makepkg -si

3. Information about the grub-libzfs package on Arch User Repository (AUR)

ID: 1425018
Name: grub-libzfs
PackageBaseID: 125222
PackageBase: grub-libzfs
Version: 2:2.12-1
Description: GNU GRand Unified Bootloader (2) - libzfs support
URL: https://www.gnu.org/software/grub/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1504207763
LastModified: 1710159578
URLPath: /cgit/aur.git/snapshot/grub-libzfs.tar.gz