cpio-filter

module for manipulations of cpio archives

Install

All systems
curl cmd.cat/cpio-filter.sh
Debian Debian
apt-get install libarchive-cpio-perl
Ubuntu
apt-get install libarchive-cpio-perl
Arch Arch Linux
pacman -S perl-archive-cpio
image/svg+xml Kali Linux
apt-get install libarchive-cpio-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libarchive-cpio-perl

libarchive-cpio-perl

module for manipulations of cpio archives

Archive::Cpio provides a few functions to read and write cpio files. It allows one to read and write cpio files, to list, add, and remove elements, and to manipulate them on the fly.

perl-archive-cpio

module for manipulations of cpio archives