zfs from home:Pharaoh_Atem:ZFS:Release project
Select Your Operating System
Add repository and install manually
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Pharaoh_Atem:ZFS:Release/Fedora_39/home:Pharaoh_Atem:ZFS:Release.repo dnf install zfs
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Pharaoh_Atem:ZFS:Release/Fedora_38/home:Pharaoh_Atem:ZFS:Release.repo dnf install zfs
Grab binary packages directly
Add repository and install manually
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:Pharaoh_Atem:ZFS:Release/AlmaLinux_8/home:Pharaoh_Atem:ZFS:Release.repo yum install zfs
Grab binary packages directly
Add repository and install manually
For Fedora 37 run the following as root:
?