This package browser is in early development. Mind the rough edges.

lzop 1.04

Compress or expand files

Lzop is a file compressor which is very similar to gzip. Lzop uses the LZO data compression library for compression services, and its main advantages over gzip are much higher compression and decompression speed (at the cost of some compression ratio).

Installation

Install lzop 1.04 as follows:

guix install lzop@1.04

Or install the latest version:

guix install lzop

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.