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

Last updated: October 05,2024

1. Install "drpm.x86_64" package

This guide let you learn how to install drpm.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install drpm.x86_64

2. Uninstall "drpm.x86_64" package

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

$ sudo dnf remove drpm.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 4:16:16 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : drpm
Version : 0.4.1
Release : 3.el8
Architecture : x86_64
Size : 68 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.