libarchive13_3.3.1-1~heroku1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/heroku/open/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/heroku/open/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libarchive13=3.3.1-1~heroku1

Multi-format archive and compression library (shared library)

Full description:
  Multi-format archive and compression library (shared library)
 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.
 .
 Archive formats supported are:
 .
    * tar (read and write, including GNU extensions)
    * pax (read and write, including GNU and star extensions)
    * cpio (read and write, including odc and newc variants)
    * iso9660 (read and write, including Joliet and Rockridge extensions, with
      some limitations)
    * zip (read only, with some limitations, uses zlib)
    * mtree (read and write)
    * shar (write only)
    * ar (read and write, including BSD and GNU/SysV variants)
    * empty (read only; in particular, note that no other format will accept an
      empty file)
    * raw (read only)
    * xar (read only)
    * rar (read only, with some limitations)
    * 7zip (read and write, with some limitations)
 .
 Filters supported are:
 .
    * gzip (read and write, uses zlib)
    * bzip2 (read and write, uses bzlib)
    * compress (read and write, uses an internal implementation)
    * uudecode (read only)
    * separate command-line compressors with fixed-signature auto-detection
    * xz and lzma (read and write using liblzma)
 .
 This package provides the libarchive shared library.

Checksums

MD5 328cbdec06f1a8aca5b1c3aef3549320
SHA1 0dbc96291e977b134c6a572624ba2a68189c716c
SHA256 f4355f1979064286becc5dd1d639eafeade3fc9d75ddec7bcb78e087fc91e3e5
SHA512 415350d6a81bcdd0de676544b35522bd4985ed85d8a98882ec5d9de8d1be2aedb3855ec07a2058ff2e805422a527367d3e4e6c196d365427bb0069b6eb4b0e11

Depends

  • libacl1 (>= 2.2.51-8), libbz2-1.0, libc6 (>= 2.16), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2, libnettle4 (>= 2.6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)

Suggests

  • lrzip

Files

  • /usr/share/doc/libarchive13/copyright
  • /usr/share/doc/libarchive13/changelog.Debian.gz
  • /usr/lib/x86_64-linux-gnu/libarchive.so.13.2.2

Uploaded

over 5 years ago

Package Size

288 KB

Installed Size

751 KB

Downloads

6

wget

wget --content-disposition "https://packagecloud.io/heroku/open/packages/ubuntu/bionic/libarchive13_3.3.1-1~heroku1_amd64.deb/download.deb?distro_version_id=190"

Homepage

http://www.libarchive.org/