How to Install and Uninstall python3-rpm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "python3-rpm" package

Please follow the steps below to install python3-rpm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-rpm

2. Uninstall "python3-rpm" package

This guide let you learn how to uninstall python3-rpm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-rpm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rpm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-rpm
Priority: extra
Section: universe/python
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Michal Čihař
Architecture: amd64
Source: rpm
Version: 4.12.0.1+dfsg1-3build3
Provides: python3.5-rpm
Depends: libc6 (>= 2.4), librpm3 (= 4.12.0.1+dfsg1-3build3), librpmbuild3 (= 4.12.0.1+dfsg1-3build3), librpmio3 (= 4.12.0.1+dfsg1-3build3), python3 (<< 3.6), python3 (>= 3.5~), librpmsign3 (= 4.12.0.1+dfsg1-3build3), rpm-common (= 4.12.0.1+dfsg1-3build3)
Filename: pool/universe/r/rpm/python3-rpm_4.12.0.1+dfsg1-3build3_amd64.deb
Size: 37752
MD5sum: f887ac040251a7676bc440bed1a4eb6e
SHA1: 67f14b3448b75b060daff7a0074b56121edd9785
SHA256: b8352f3d1cce183bca1683167fc377e6ccb67b2c904fae55bbeafdcbe1fc348c
Description-en: Python 3 bindings for RPM
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 includes the Python bindings for librpm, allowing Python
scripts to manipulate RPM packages and the RPM database.
.
This package installs the library for Python 3.
Description-md5: 4c86706340dedfb97287c361b94fc396
Homepage: http://rpm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu