zfs-dkms on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S zfs-dkms

* (Optional) Uninstall zfs-dkms on Arch using YAY

$ yay -Rns zfs-dkms

2. Manually Install "zfs-dkms" via AUR

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

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

b. Clone zfs-dkms's git locally

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

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

$ cd ~/zfs-dkms $ makepkg -si

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

ID: 1426301
Name: zfs-dkms
PackageBaseID: 99080
PackageBase: zfs-dkms
Version: 2.2.3-2
Description: Kernel modules for the Zettabyte File System.
URL: https://zfsonlinux.org/
NumVotes: 158
Popularity: 0.421257
OutOfDate:
Maintainer: kstolp
Submitter: isiachi
FirstSubmitted: 1441022511
LastModified: 1710319399
URLPath: /cgit/aur.git/snapshot/zfs-dkms.tar.gz