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

Last updated: May 11,2024

1. Install "python3-deltarpm" package

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

$ sudo apt update $ sudo apt install python3-deltarpm

2. Uninstall "python3-deltarpm" package

Learn how to uninstall python3-deltarpm on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3.5-deltarpm
Depends: python3 (<< 3.6), python3 (>= 3.5~), libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4)
Filename: pool/universe/d/deltarpm/python3-deltarpm_3.6+dfsg-1build4_amd64.deb
Size: 20704
MD5sum: da86bb211b30ff3425ffdc753c66243e
SHA1: d51db7c6aaed8f316708956d5f656a1b58fa7ee9
SHA256: d8b0f42848572f30c60ff43b33b6105dace584e7a98b03ce590b2144ee084228
Description-en: Python3 bindings for deltarpm
A deltarpm contains the differences between an old and a new version of
an RPM.
.
This package provides the Python3 bindings for deltarpm, allowing
Python scripts to read the deltarpm file header.
Description-md5: 3adba11a0f812a1e79fec879e7946f28
Homepage: http://gitorious.org/deltarpm/deltarpm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu