How to Install and Uninstall rpm.x86_64 Package on Fedora 35

Last updated: September 27,2024

1. Install "rpm.x86_64" package

Here is a brief guide to show you how to install rpm.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install rpm.x86_64

2. Uninstall "rpm.x86_64" package

Here is a brief guide to show you how to uninstall rpm.x86_64 on Fedora 35:

$ sudo dnf remove rpm.x86_64 $ sudo dnf autoremove

3. Information about the rpm.x86_64 package on Fedora 35

Last metadata expiration check: 5:23:04 ago on Wed Sep 7 02:25:42 2022.
Installed Packages
Name : rpm
Version : 4.17.1
Release : 3.fc35
Architecture : x86_64
Size : 2.8 M
Source : rpm-4.17.1-3.fc35.src.rpm
Repository : @System
From repo : updates
Summary : The RPM package management system
URL : http://www.rpm.org/
License : GPLv2+
Description : The RPM Package Manager (RPM) is a powerful command line driven
: package management system capable of installing, uninstalling,
: verifying, querying, and updating software packages. Each software
: package consists of an archive of files along with information about
: the package like its version, a description, etc.