How to Install and Uninstall python3-rdopkg.noarch Package on Fedora 35

Last updated: November 27,2024

1. Install "python3-rdopkg.noarch" package

Please follow the guidance below to install python3-rdopkg.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-rdopkg.noarch

2. Uninstall "python3-rdopkg.noarch" package

Here is a brief guide to show you how to uninstall python3-rdopkg.noarch on Fedora 35:

$ sudo dnf remove python3-rdopkg.noarch $ sudo dnf autoremove

3. Information about the python3-rdopkg.noarch package on Fedora 35

Last metadata expiration check: 2:18:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-rdopkg
Version : 1.4.0
Release : 3.fc35
Architecture : noarch
Size : 147 k
Source : rdopkg-1.4.0-3.fc35.src.rpm
Repository : fedora
Summary : RPM packaging automation tool
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.