all options
squeeze  ] [  sid  ]
[ Source: libarchive  ]

Package: libarchive1 (2.8.5-5 and others) [debports]

Links for libarchive1

Screenshot

Debian Resources:

Download Source Package libarchive:

Maintainers:

External Resources:

Similar packages:

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. In particular, note that there is currently no built-in support for random access nor for in-place modification.

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 only, including Joliet and Rockridge extensions, with some
     limitations; write support starting with libarchive 2.9)
   * Zip (read only, with some limitations, uses zlib; write support starting
     with libarchive 2.8)
   * mtree (read and write, uses OpenSSL libraries for creating and verifying
     cryptographic hashes)
   * 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, starting in libarchive 2.8)
   * xar (read only, starting in libarchive 2.8)

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)
   * lzma (if you lack liblzma, you can get read-only lzma support through the
     lzmadec library; this will likely be dropped as soon as liblzma is stable
     and widely-available)
   * Starting with libarchive 2.7, most of the above will fall back to using
     command-line tools if the libraries were unavailable at build time. Note
     that the command-line tools are usually slower than using the libraries
     directly.

This package provides the libarchive shared library.

Other Packages Related to libarchive1

  • depends
  • recommends
  • suggests

Download libarchive1

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha 2.8.4-1 168.9 kB432.0 kB [list of files]
armhf (unofficial port) 2.8.5-5 102.7 kB216.0 kB [list of files]
avr32 (unofficial port) 2.8.3-1 126.4 kB284.0 kB [list of files]
hppa 2.8.4-1 167.2 kB400.0 kB [list of files]
powerpcspe (unofficial port) 2.8.5-1 155.9 kB380.0 kB [list of files]