ztest

utilities for dealing with compressed files transparently

Install

All systems
curl cmd.cat/ztest.sh
Debian Debian
apt-get install zutils
Ubuntu
apt-get install zutils
Alpine
apk add zutils
image/svg+xml Kali Linux
apt-get install zutils
Fedora
dnf install zfs-fuse
Windows (WSL2)
sudo apt-get update sudo apt-get install zutils
Raspbian
apt-get install zutils
Docker
docker run cmd.cat/ztest ztest powered by Commando

zutils

utilities for dealing with compressed files transparently

Zutils is a collection of utilities for dealing with any combination of compressed and non-compressed files transparently. Currently the supported compressors are gzip, bzip2, lzip, and xz.

zfs-fuse

ZFS on FUSE

ZFS is an advanced filesystem from Sun Microsystems, originally developed for solaris. It provides a number of advanced features, such as live integrity checks, atomic updates, atomic snapshots and clones, compression, and much more. This package provides an implementation of Sun's ZFS filesystem in userspace, using FUSE.

zfs-test

OpenZFS test infrastructure an support scripts

The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. This package provides the OpenZFS test infrastructure for destructively testing and validating a system using OpenZFS. It is entirely optional and should only be installed and used in test environments.

zfsutils-linux

command-line tools to manage OpenZFS filesystems

The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. This package provides the zfs and zpool commands to create and administer OpenZFS filesystems.

zfsutils-linux-dbg

Debugging symbols for zfsutils-linux