lzop
Fast file compressor based on LZO.
lzop is the LZO compressor's command-line tool, producing .lzo files. It is used in embedded Linux systems where decompression speed matters more than ratio.
Install
Debian/Ubuntu: sudo apt install lzop
Textbook of Linux
Dr Chris Paton
Fast file compressor based on LZO.
lzop is the LZO compressor's command-line tool, producing .lzo files. It is used in embedded Linux systems where decompression speed matters more than ratio.
Install
Debian/Ubuntu: sudo apt install lzop
