How to Install and Uninstall drpm.x86_64 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "drpm.x86_64" package

This guide covers the steps necessary to install drpm.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install drpm.x86_64

2. Uninstall "drpm.x86_64" package

Please follow the guidelines below to uninstall drpm.x86_64 on Rocky Linux 8:

$ sudo dnf remove drpm.x86_64 $ sudo dnf autoremove

3. Information about the drpm.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:02:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : drpm
Version : 0.4.1
Release : 3.el8
Architecture : x86_64
Size : 67 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.