How to Install and Uninstall rpkg.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rpkg.noarch" package

This tutorial shows how to install rpkg.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rpkg.noarch

2. Uninstall "rpkg.noarch" package

Learn how to uninstall rpkg.noarch on Fedora 34:

$ sudo dnf remove rpkg.noarch $ sudo dnf autoremove

3. Information about the rpkg.noarch package on Fedora 34

Last metadata expiration check: 3:45:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rpkg
Version : 2.10
Release : 1.fc34
Architecture : noarch
Size : 65 k
Source : rpkg-util-2.10-1.fc34.src.rpm
Repository : fedora
Summary : RPM packaging utility
URL : https://pagure.io/rpkg-util.git
License : GPLv2+
Description : This is an RPM packaging utility based on python-rpkg library.
: It works with both DistGit and standard Git repositories and
: it handles packed directory content as well as unpacked content.