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

cheatsheet

checkout my ZFS cheatsheet