zpool

Manage ZFS pools. More information: <https://manned.org/zpool>.

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 zpool on any operating system with command-not-found.com