How to Install and Uninstall rdopkg.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "rdopkg.noarch" package
In this section, we are going to explain the necessary steps to install rdopkg.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rdopkg.noarch
Copied
2. Uninstall "rdopkg.noarch" package
Please follow the steps below to uninstall rdopkg.noarch on Rocky Linux 8:
$
sudo dnf remove
rdopkg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rdopkg.noarch package on Rocky Linux 8
Last metadata expiration check: 0:33:26 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rdopkg
Version : 1.4.0
Release : 1.el8
Architecture : noarch
Size : 88 k
Source : rdopkg-1.4.0-1.el8.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.
Available Packages
Name : rdopkg
Version : 1.4.0
Release : 1.el8
Architecture : noarch
Size : 88 k
Source : rdopkg-1.4.0-1.el8.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.