zfs

Manage ZFS filesystems. More information: <https://manned.org/zfs>.

Debian Debian
RUN apt-get update && \ apt-get install -y zfs-fuse
Ubuntu
RUN apt-get update && \ apt-get install -y zfs-fuse
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y zfs-fuse
Fedora
RUN dnf install -y zfs-fuse
Raspbian
RUN apt-get update && \ apt-get install -y zfs-fuse
click the source code to copy install zfs on any operating system with command-not-found.com