Repository for liblzf
This library implements the very, very fast LZF compression algorithm written in C. Compression ratios are moderate with 40 to 50 percent for typical binary data, but decompression speed is basically at unoptimized memcpy speed.
If you want to install this repository, please import its key first:
curl https://packages.pages.tworem.nl/virtualbox/liblzf/archive.gpg | sudo apt-key add -
Then install the repository using the following command:
echo "deb https://packages.pages.tworem.nl/virtualbox/liblzf $(lsb_release -s -c) main" | sudo tee -a /etc/apt/sources.list.d/heliumnet_liblzf.list
Do not forget to update your package lists afterwards:
sudo apt update
Additional resources
Index of /dists/bionic/main/debian-installer
Filename | Last modified | Size | |
---|---|---|---|
.. | 25-Aug-2020 16:57 | - | |
binary-amd64 | 26-Aug-2020 06:31 | - | |
binary-i386 | 26-Aug-2020 06:31 | - |