Install latest/stable of lz4

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install lz4

Don't have snapd? Get set up for snaps.

Channel Version Published

Extremely Fast Compression algorithm

LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . Speed can be tuned dynamically, selecting an "acceleration" factor which trades compression ratio for faster speed. On the other end, a high compression derivative, LZ4_HC, is also provided, trading CPU time for improved compression ratio. All versions feature the same decompression speed. . LZ4 is also compatible with dictionary compression, and can ingest any input file as dictionary, including those created by Zstandard Dictionary Builder. (note: only the final 64KB are used). . LZ4 library is provided as open-source software using BSD 2-Clause license.

Details for lz4

License
  • BSD-2-Clause OR GPL-2.0 OR GPL-2.0+

Last updated
  • 12 February 2023 - latest/stable
  • 12 February 2023 - latest/candidate

Websites

Share this snap

Generate an embeddable card to be shared on external websites.


Install lz4 on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using lz4

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
Ubuntu 18.04
Ubuntu 16.04
Ubuntu 23.10
Debian 11
Debian 12
Ubuntu 23.04
Ubuntu 22.10
Ubuntu 21.10
Debian 10
Debian 9
pop 22.04
Ubuntu 14.04

Is there a problem with lz4? Report this app