Télécharger le paquet source libarchive :
The libarchive library provides a flexible interface for reading and writing streaming archive files such as tar and cpio. 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 no built-in support for random access nor for in-place modification.
libarchive can read at least five tar formats, four cpio formats, ISO9660 CD/DVD images (including RockRidge extensions), and ZIP files.
libarchive can write two tar formats (ustar and pax), one cpio format (odc/POSIX), and two types of shar files (with and without uuencoding).
The bsdtar Debian package, which is the default tar(1) on FreeBSD, is built using libarchive.
There is also a manpage, tar(5), that provides an excellent description of the various tar file formats.
|
|
|
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| alpha | 78,9 ko | 232 ko | [liste des fichiers] |
| amd64 | 71,4 ko | 204 ko | [liste des fichiers] |
| arm | 69,4 ko | 188 ko | [liste des fichiers] |
| hppa | 83,0 ko | 228 ko | [liste des fichiers] |
| i386 | 71,4 ko | 192 ko | [liste des fichiers] |
| ia64 | 99,7 ko | 316 ko | [liste des fichiers] |
| mips | 73,6 ko | 228 ko | [liste des fichiers] |
| mipsel | 73,7 ko | 228 ko | [liste des fichiers] |
| powerpc | 76,2 ko | 216 ko | [liste des fichiers] |
| s390 | 78,8 ko | 212 ko | [liste des fichiers] |
| sparc | 69,8 ko | 200 ko | [liste des fichiers] |