How to Install lbzip2 in Ubuntu 18.04



Install lbzip2 by entering the following commands in the terminal:

sudo apt update
sudo apt install lbzip2

Description:

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.

Homepage: http://lbzip2.org/

Version: 2.5-2

Section: universe/utils