libarchive: Library for several streaming archive formats1
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar variants,
several cpio formats, and both BSD and GNU ar variants. It can also write
shar archives and read ISO9660 CDROM images and ZIP archives. The bsdtar
program is an implementation of tar(1) that is built on top of libarchive.
It started as a test harness, but has grown into a feature-competitive
replacement for GNU tar. The bsdcpio program is an implementation of
cpio(1) that is built on top of libarchive
... part of T2,
get it here
URL: https://www.libarchive.org/
Author: Tim Kientzle <kientzle [at] freebsd [dot] org>
Maintainer: Gerhard Weis <gweis [at] gmx [dot] at>
License: BSD
Status: Stable
Version: 3.7.7
Remark: Does cross compile (as setup and patched in T2).
Download: https://www.libarchive.org/downloads/ libarchive-3.7.7.tar.xz
T2 source: libarchive.cache
T2 source: libarchive.desc
Build time (on reference hardware): 25% (relative to binutils)2
Installed size (on reference hardware): 7.63 MB, 61 files
Dependencies (build time detected):
00-dirtree
acl
bash
binutils
bzip2
coreutils
diffutils
e2fsprogs
findutils
gawk
grep
libxml
linux-header
lz4
make
openssl
sed
tar
xz
zlib
zstd
Installed files (on reference hardware):
[show]
usr/bin/bsdcat
usr/bin/bsdcpio
usr/bin/bsdtar
usr/bin/bsdunzip
usr/include/archive.h
usr/include/archive_entry.h
usr/lib64/libarchive.a
usr/lib64/libarchive.so
usr/lib64/libarchive.so.13
usr/lib64/libarchive.so.13.7.1
usr/lib64/pkgconfig/libarchive.pc
usr/share/man/man1/bsdcat.1
usr/share/man/man1/bsdcpio.1
usr/share/man/man1/bsdtar.1
usr/share/man/man1/bsdunzip.1
usr/share/man/man3/archive_entry.3
usr/share/man/man3/archive_entry_acl.3
usr/share/man/man3/archive_entry_linkify.3
usr/share/man/man3/archive_entry_misc.3
usr/share/man/man3/archive_entry_paths.3
usr/share/man/man3/archive_entry_perms.3
usr/share/man/man3/archive_entry_stat.3
usr/share/man/man3/archive_entry_time.3
usr/share/man/man3/archive_read.3
usr/share/man/man3/archive_read_add_passphrase.3
usr/share/man/man3/archive_read_data.3
usr/share/man/man3/archive_read_disk.3
usr/share/man/man3/archive_read_extract.3
usr/share/man/man3/archive_read_filter.3
usr/share/man/man3/archive_read_format.3
usr/share/man/man3/archive_read_free.3
usr/share/man/man3/archive_read_header.3
usr/share/man/man3/archive_read_new.3
usr/share/man/man3/archive_read_open.3
usr/share/man/man3/archive_read_set_options.3
usr/share/man/man3/archive_util.3
usr/share/man/man3/archive_write.3
usr/share/man/man3/archive_write_blocksize.3
usr/share/man/man3/archive_write_data.3
usr/share/man/man3/archive_write_disk.3
usr/share/man/man3/archive_write_filter.3
usr/share/man/man3/archive_write_finish_entry.3
usr/share/man/man3/archive_write_format.3
usr/share/man/man3/archive_write_free.3
usr/share/man/man3/archive_write_header.3
usr/share/man/man3/archive_write_new.3
usr/share/man/man3/archive_write_open.3
usr/share/man/man3/archive_write_set_options.3
usr/share/man/man3/archive_write_set_passphrase.3
usr/share/man/man3/libarchive.3
usr/share/man/man3/libarchive_changes.3
usr/share/man/man3/libarchive_internals.3
usr/share/man/man5/cpio.5
usr/share/man/man5/libarchive-formats.5
usr/share/man/man5/mtree.5
usr/share/man/man5/tar.5
var/adm/dependencies/libarchive
var/adm/descs/libarchive
var/adm/flists/libarchive
var/adm/md5sums/libarchive
var/adm/packages/libarchive
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).