How to Install and Uninstall rdopkg.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "rdopkg.noarch" package

Please follow the step by step instructions below to install rdopkg.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rdopkg.noarch

2. Uninstall "rdopkg.noarch" package

This guide covers the steps necessary to uninstall rdopkg.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rdopkg.noarch $ sudo dnf autoremove

3. Information about the rdopkg.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:47:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rdopkg
Version : 1.7.0
Release : 1.el9
Architecture : noarch
Size : 72 k
Source : rdopkg-1.7.0-1.el9.src.rpm
Repository : epel
Summary : RPM packaging automation tool CLI
URL : https://github.com/softwarefactory-project/rdopkg/
License : ASL 2.0
Description : rdopkg is a tool for automating RPM packaging tasks such as managing patches,
: updating to a new version and much more.
:
: Although it contains several RDO-specific actions, most of rdopkg
: functionality can be used for any RPM package following conventions
: described in the rdopkg manual.
: This package contains rdopkg executable, man pages and docs.