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

Last updated: October 08,2024

1. Install "rpmconf.noarch" package

In this section, we are going to explain the necessary steps to install rpmconf.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rpmconf.noarch

2. Uninstall "rpmconf.noarch" package

This guide let you learn how to uninstall rpmconf.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rpmconf.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:29:15 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rpmconf
Version : 1.1.7
Release : 2.el8.1
Architecture : noarch
Size : 28 k
Source : rpmconf-1.1.7-2.el8.1.src.rpm
Repository : epel
Summary : Tool to handle rpmnew and rpmsave files
URL : https://github.com/xsuchy/rpmconf
License : GPLv3
Description : This tool search for .rpmnew, .rpmsave and .rpmorig files and ask you what to do
: with them:
: Keep current version, place back old version, watch the diff or merge.