How to Install and Uninstall python-rpm-macros.src Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "python-rpm-macros.src" package

Please follow the guidance below to install python-rpm-macros.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-rpm-macros.src

2. Uninstall "python-rpm-macros.src" package

This tutorial shows how to uninstall python-rpm-macros.src on Oracle Linux 9:

$ sudo dnf remove python-rpm-macros.src $ sudo dnf autoremove

3. Information about the python-rpm-macros.src package on Oracle Linux 9

Last metadata expiration check: 3:19:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-rpm-macros
Version : 3.9
Release : 52.el9
Architecture : src
Size : 41 k
Source : None
Repository : ol9_appstream
Summary : The common Python RPM macros
URL : https://src.fedoraproject.org/rpms/python-rpm-macros/
License : MIT and Python
Description : This package contains the unversioned Python RPM macros, that most
: implementations should rely on.
:
: You should not need to install this package manually as the various
: python?-devel packages require it. So install a python-devel package instead.