unlz4
Fast LZ compression algorithm library - tool
Install
- All systems
-
curl cmd.cat/unlz4.sh
- Debian
-
apt-get install lz4
- Ubuntu
-
apt-get install lz4
- Alpine
-
apk add lz4
- Arch Linux
-
pacman -S lz4
- Kali Linux
-
apt-get install lz4
- CentOS
-
yum install lz4
- Fedora
-
dnf install lz4
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lz4
- OS X
-
brew install lz4
- Raspbian
-
apt-get install liblz4-tool
- Dockerfile
- dockerfile.run/unlz4
- Docker
-
docker run cmd.cat/unlz4 unlz4
powered by Commando
lz4
Fast LZ compression algorithm library - tool
LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. This package contains files that is tool using liblz4.
liblz4-tool
Fast LZ compression algorithm library - transitional package
LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. This is a transitional package. It can be safely removed.