How To Install Bsdcpio On Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian?
Install bsdcpio
-
Debian
apt-get install bsdcpioClick to copy -
Ubuntu
apt-get install bsdcpioClick to copy -
Arch Linux
pacman -S bsdcpioClick to copy -
Kali Linux
apt-get install bsdcpioClick to copy -
CentOS
yum install bsdcpioClick to copy -
Fedora
dnf install bsdcpioClick to copy -
Raspbian
apt-get install bsdcpioClick to copy
bsdcpio
transitional dummy package for moving bsdcpio to libarchive-toolsThe bsdcpio program is the default system 'cpio' program used on FreeBSD. bsdcpio uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. This is a transitional package for the migration of the bsdcpio tool to the libarchive-tools package.
libarchive-tools
FreeBSD implementations of 'tar' and 'cpio' and other archive toolsThis package contains several command-line tools based on the libarchive library. The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. The bsdcpio program is the default system 'cpio' program used on FreeBSD. bsdcpio uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. The bsdcat program reads archived data from files or from its standard input and uses the libarchive library to decompresses it to its standard output. It may be used for viewing the contents of archives or for passing it to other tools for further processing.
libarchive
Libarchive is a programming library that can create and readseveral 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.




