zupdate
utilities for dealing with compressed files transparently
Install
- All systems
-
curl cmd.cat/zupdate.sh
- Debian
-
apt-get install zutils
- Ubuntu
-
apt-get install zutils
- Alpine
-
apk add zutils
- Kali Linux
-
apt-get install zutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zutils
- Raspbian
-
apt-get install zutils
- Dockerfile
- dockerfile.run/zupdate
- Docker
-
docker run cmd.cat/zupdate zupdate
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.