zfs-linux-headers on AUR (Arch User Repository)

Last updated: November 06,2024

1. Install "zfs-linux-headers" 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 zfs-linux-headers on Arch using YAY

$ yay -S zfs-linux-headers

* (Optional) Uninstall zfs-linux-headers on Arch using YAY

$ yay -Rns zfs-linux-headers

2. Manually Install "zfs-linux-headers" via AUR

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

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

b. Clone zfs-linux-headers's git locally

$ git clone https://aur.archlinux.org/zfs-linux-headers.git ~/zfs-linux-headers

c. Go to ~/zfs-linux-headers folder and install it

$ cd ~/zfs-linux-headers $ makepkg -si

3. Information about the zfs-linux-headers package on Arch User Repository (AUR)

ID: 1420543
Name: zfs-linux-headers
PackageBaseID: 110366
PackageBase: zfs-linux
Version: 2.2.3_6.7.8.arch1.1-1
Description: Kernel headers for the Zettabyte File System.
URL: https://openzfs.org/
NumVotes: 267
Popularity: 0.128237
OutOfDate: 1710277019
Maintainer: minextu
Submitter: demizer
FirstSubmitted: 1461228302
LastModified: 1709559961
URLPath: /cgit/aur.git/snapshot/zfs-linux-headers.tar.gz