How to Install and Uninstall python-deltarpm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-deltarpm" package

Please follow the instructions below to install python-deltarpm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-deltarpm

2. Uninstall "python-deltarpm" package

In this section, we are going to explain the necessary steps to uninstall python-deltarpm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-deltarpm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-deltarpm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-deltarpm
Priority: extra
Section: universe/python
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Mike Miller
Architecture: amd64
Source: deltarpm
Version: 3.6+dfsg-1build4
Provides: python2.7-deltarpm
Depends: python (>= 2.7), python (<< 2.8), libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4)
Filename: pool/universe/d/deltarpm/python-deltarpm_3.6+dfsg-1build4_amd64.deb
Size: 20558
MD5sum: af605253cc14f0279a41d30ef857429b
SHA1: 7720c80b19f7ff4f7bc12d0c718c065b44f9cbd2
SHA256: 205341cc8c0ac25be91333eb438a0e058cbfc8de59d322c4bfec9a864c8e8019
Description-en: Python bindings for deltarpm
A deltarpm contains the differences between an old and a new version of
an RPM.
.
This package provides the Python bindings for deltarpm, allowing
Python scripts to read the deltarpm file header.
Description-md5: 249b99516244b5b99fbf1e1f25214373
Homepage: http://gitorious.org/deltarpm/deltarpm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu