lbzcat
fast, multi-threaded bzip2 utility
Install
- All systems
-
curl cmd.cat/lbzcat.sh
- Debian
-
apt-get install lbzip2
- Ubuntu
-
apt-get install lbzip2
- Arch Linux
-
pacman -S lbzip2
- Kali Linux
-
apt-get install lbzip2
- Fedora
-
dnf install lbzip2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lbzip2
- OS X
-
brew install lbzip2
- Raspbian
-
apt-get install lbzip2
- Dockerfile
- dockerfile.run/lbzcat
lbzip2
fast, multi-threaded bzip2 utility
lbzip2 is an independent, multi-threaded implementation of bzip2. It is commonly the fastest SMP (and uniprocessor) bzip2 compressor and decompressor. lbzip2 integrates nicely with GNU tar.