Repository for libarchive
The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive.
If you want to install this repository, please import its key first:
curl https://packages.pages.tworem.nl/cmake/libarchive/archive.gpg | sudo apt-key add -
Then install the repository using the following command:
echo "deb https://packages.pages.tworem.nl/cmake/libarchive $(lsb_release -s -c) main" | sudo tee -a /etc/apt/sources.list.d/heliumnet_libarchive.list
Do not forget to update your package lists afterwards:
sudo apt update
Additional resources
Index of /dists/focal
Filename | Last modified | Size | |
---|---|---|---|
.. | 25-Aug-2020 17:37 | - | |
main | 25-Aug-2020 17:37 | - | |
InRelease | 25-Aug-2020 17:36 | 3 kB | |
Release | 25-Aug-2020 17:36 | 2 kB | |
Release.gpg | 25-Aug-2020 17:36 | 0 kB |