How to Install zfs-dkms in Ubuntu 18.04



Install zfs-dkms by entering the following commands in the terminal:

sudo apt update
sudo apt install zfs-dkms

Description:

OpenZFS filesystem kernel modules for Linux

The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. . This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of OpenZFS.

Homepage: http://www.zfsonlinux.org/

Version: 0.7.5-1ubuntu15

Section: universe/kernel