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

Last updated: October 10,2024

1. Install "rpmrebuild.noarch" package

This tutorial shows how to install rpmrebuild.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rpmrebuild.noarch

2. Uninstall "rpmrebuild.noarch" package

This tutorial shows how to uninstall rpmrebuild.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rpmrebuild.noarch $ sudo dnf autoremove

3. Information about the rpmrebuild.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:11:23 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rpmrebuild
Version : 2.16
Release : 3.el8
Architecture : noarch
Size : 102 k
Source : rpmrebuild-2.16-3.el8.src.rpm
Repository : epel
Summary : A tool to build rpm file from rpm database
URL : http://rpmrebuild.sourceforge.net
License : GPLv2+
Description : A tool to build an RPM file from a package that has already been installed.