mount.zfs

ZFS on FUSE

Debian Debian
RUN apt-get update && \ apt-get install -y zfs-fuse
Ubuntu
RUN apt-get update && \ apt-get install -y zfsutils-linux
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y zfsutils-linux
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 mount.zfs on any operating system with command-not-found.com