How to Install and Uninstall python-rpm-macros.noarch Package on CentOS Stream 9

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install python-rpm-macros.noarch on CentOS Stream 9

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

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

Learn how to uninstall python-rpm-macros.noarch on CentOS Stream 9:

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

3. Information about the python-rpm-macros.noarch package on CentOS Stream 9

Last metadata expiration check: 1:42:10 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python-rpm-macros
Version : 3.9
Release : 53.el9
Architecture : noarch
Size : 16 k
Source : python-rpm-macros-3.9-53.el9.src.rpm
Repository : 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.