xlunzip
data compressor based on the LZMA algorithm (decompressor)
Install
- All systems
-
curl cmd.cat/xlunzip.sh
- Debian
-
apt-get install xlunzip
- Ubuntu
-
apt-get install xlunzip
- Kali Linux
-
apt-get install xlunzip
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xlunzip
- Dockerfile
- dockerfile.run/xlunzip
xlunzip
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 using the lzip_decompress linux module as backend.