How to Install and Uninstall rpm2cpio Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "rpm2cpio" package

Please follow the guidance below to install rpm2cpio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rpm2cpio

2. Uninstall "rpm2cpio" package

Please follow the steps below to uninstall rpm2cpio on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rpm2cpio $ sudo apt autoclean && sudo apt autoremove

3. Information about the rpm2cpio package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rpm2cpio
Priority: optional
Section: universe/admin
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Michal Čihař
Architecture: amd64
Source: rpm
Version: 4.12.0.1+dfsg1-3build3
Replaces: rpm (<< 4.7.1-1)
Depends: libarchive13, libc6 (>= 2.3.4), librpm3 (>= 4.12.0.1), librpmio3 (>= 4.10.0), rpm-common (= 4.12.0.1+dfsg1-3build3)
Suggests: rpm-i18n
Breaks: rpm (<< 4.7.1-1)
Filename: pool/universe/r/rpm/rpm2cpio_4.12.0.1+dfsg1-3build3_amd64.deb
Size: 7756
MD5sum: ba0864a8e5916c1c5626a121472cc173
SHA1: c06087c853afc929c9d25ac2cc413994b62c5a26
SHA256: a505bde32c04e48dd812b3ff7ce492e13da47532faf01b809de36019fda0ad32
Description-en: tool to convert RPM package to CPIO archive
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This package contains tool to convert RPM packages to standard CPIO
archive.
Description-md5: 40ab460ae975fb68939c5b31c0e7dc8e
Multi-Arch: foreign
Homepage: http://rpm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu