How to Install and Uninstall rpmconf.noarch Package on Fedora 35

Last updated: October 10,2024

1. Install "rpmconf.noarch" package

Here is a brief guide to show you how to install rpmconf.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rpmconf.noarch

2. Uninstall "rpmconf.noarch" package

Please follow the guidance below to uninstall rpmconf.noarch on Fedora 35:

$ sudo dnf remove rpmconf.noarch $ sudo dnf autoremove

3. Information about the rpmconf.noarch package on Fedora 35

Last metadata expiration check: 3:05:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rpmconf
Version : 1.1.4
Release : 3.fc35
Architecture : noarch
Size : 25 k
Source : rpmconf-1.1.4-3.fc35.src.rpm
Repository : fedora
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.