zfs-dkms from home:revy project

Select Your Operating System

For test run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/revy/test/ /' | sudo tee /etc/apt/sources.list.d/home:revy.list
curl -fsSL https://download.opensuse.org/repositories/home:revy/test/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_revy.gpg > /dev/null
sudo apt update
sudo apt install zfs-dkms
For Debian Unstable run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/revy/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:revy.list
curl -fsSL https://download.opensuse.org/repositories/home:revy/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_revy.gpg > /dev/null
sudo apt update
sudo apt install zfs-dkms

Packages for test:

Packages for Debian Unstable: