libarchive-dev_3.0.3-6ubuntu1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

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

STEP 2: Install the package
sudo apt-get install libarchive-dev=3.0.3-6ubuntu1

Multi-format archive and compression library (development files)

Full description:
  Multi-format archive and compression library (development files)
 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 only, 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 files necessary for development with libarchive.

Checksums

MD5 d9bbc1546a6f46dd86ffc3f0daf05b78
SHA1 eaa26f673e7c261be1ff669653e0a6f40024c385
SHA256 1b82f2bcc130fa4565fca682c4070045de4c2df6bec6b7bf8194c8c5d06e876c
SHA512 151324f168faa36d451f0cdc2d398c79979dd153fcad10b2dfeea2811022ffba6e3fe6759086b998a543fc654fb7716f3ebf2c2dba1ae8dfcbe496322e179fcc

Depends

  • libarchive12 (= 3.0.3-6ubuntu1)

Replaces

  • libarchive1 (<< 2.8.5-3)

Breaks

  • libarchive1 (<< 2.8.5-3)

Files

  • /usr/share/man/man5/tar.5.gz
  • /usr/share/man/man5/mtree.5.gz
  • /usr/share/man/man5/libarchive-formats.5.gz
  • /usr/share/man/man5/cpio.5.gz
  • /usr/share/man/man3/libarchive.3.gz
  • /usr/share/man/man3/libarchive_internals.3.gz
  • /usr/share/man/man3/archive_write.3.gz
  • /usr/share/man/man3/archive_write_set_options.3.gz
  • /usr/share/man/man3/archive_write_disk.3.gz
  • /usr/share/man/man3/archive_util.3.gz
  • /usr/share/man/man3/archive_read.3.gz
  • /usr/share/man/man3/archive_read_set_options.3.gz
  • /usr/share/man/man3/archive_read_disk.3.gz
  • /usr/share/man/man3/archive_entry.3.gz
  • /usr/share/man/man3/archive_entry_time.3.gz
  • /usr/share/man/man3/archive_entry_stat.3.gz
  • /usr/share/man/man3/archive_entry_perms.3.gz
  • /usr/share/man/man3/archive_entry_paths.3.gz
  • /usr/share/man/man3/archive_entry_linkify.3.gz
  • /usr/share/man/man3/archive_entry_acl.3.gz
  • /usr/share/doc/libarchive-dev/README.gz
  • /usr/share/doc/libarchive-dev/README.Debian
  • /usr/share/doc/libarchive-dev/NEWS.gz
  • /usr/share/doc/libarchive-dev/copyright
  • /usr/lib/x86_64-linux-gnu/pkgconfig/libarchive.pc
  • /usr/lib/x86_64-linux-gnu/libarchive.a
  • /usr/include/archive.h
  • /usr/include/archive_entry.h

Uploaded

about 9 years ago

Package Size

431 KB

Installed Size

1.13 MB

Downloads

13

wget

wget --content-disposition "https://packagecloud.io/wcandillon/zorba/packages/ubuntu/precise/libarchive-dev_3.0.3-6ubuntu1_amd64.deb/download.deb?distro_version_id=16"

Homepage

http://libarchive.github.com/