Installing
-
2. Installing AUR Package Manager
How to Install Yay for Arch GNU/Linux
-
3. Installing ZFS
Then to Install ZFS in Arch
For the Default release play:yay -Sy --noconfirm zfs-linux zfs-linux-headers zfs-utils
Instead for the DKMS Auto-updating variant:
yay -Sy --noconfirm zfs-dkms zfs-linux-headers zfs-utils
On Prompt try simply to Hit “Enter” and follow with the Default Choices.
Possibly to Accept the License Agreement Hit “q”.
There is Much more Stuff available on the AUR Repo.
So, in case of any Issue and for further insight see: AUR zfs.
Testing Installation with:sudo zpool upgrade
Last, to enable it Reboot with:
sudo reboot
Contents