how to install ZFS on Ubuntu
tested with: Ubuntu 18.04 Bionic Beaver
add the universe repository
apt-add-repository universe
install zfs
apt-get update
apt-get install zfsutils-linux
tested with: Ubuntu 18.04 Bionic Beaver
apt-add-repository universe
apt-get update
apt-get install zfsutils-linux