How to Install and Uninstall rpm.src Package on Oracle Linux 8

Last updated: May 20,2024

1. Install "rpm.src" package

Please follow the guidance below to install rpm.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install rpm.src

2. Uninstall "rpm.src" package

This guide covers the steps necessary to uninstall rpm.src on Oracle Linux 8:

$ sudo dnf remove rpm.src $ sudo dnf autoremove

3. Information about the rpm.src package on Oracle Linux 8

Last metadata expiration check: 5:12:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rpm
Version : 4.14.3
Release : 23.el8
Architecture : src
Size : 5.0 M
Source : None
Repository : ol8_appstream
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.

Name : rpm
Version : 4.14.3
Release : 23.el8
Architecture : src
Size : 5.0 M
Source : None
Repository : ol8_baseos_latest
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.