lunzip
data compressor based on the LZMA algorithm (decompressor)
Install
- All systems
-
curl cmd.cat/lunzip.sh
- Debian
-
apt-get install lunzip
- Ubuntu
-
apt-get install lunzip
- Kali Linux
-
apt-get install lunzip
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lunzip
- Raspbian
-
apt-get install lunzip
- Dockerfile
- dockerfile.run/lunzip
lunzip
data compressor based on the LZMA algorithm (decompressor)
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. This package contains the decompressor.