How to Install and Uninstall drpm.i686 Package on CentOS 8 / RHEL 8

Last updated: October 05,2024

1. Install "drpm.i686" package

In this section, we are going to explain the necessary steps to install drpm.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install drpm.i686

2. Uninstall "drpm.i686" package

This is a short guide on how to uninstall drpm.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove drpm.i686 $ sudo dnf autoremove

3. Information about the drpm.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:16:15 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : drpm
Version : 0.4.1
Release : 3.el8
Architecture : i686
Size : 74 k
Source : drpm-0.4.1-3.el8.src.rpm
Repository : appstream
Summary : A library for making, reading and applying deltarpm packages
URL : https://github.com/rpm-software-management/drpm
License : LGPLv2+ and BSD
Description : The drpm package provides a library for making, reading and applying deltarpms,
: compatible with the original deltarpm packages.