How to Install and Uninstall python-rpm-macros.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

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

Please follow the instructions below to install python-rpm-macros.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This is a short guide on how to uninstall python-rpm-macros.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python-rpm-macros.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:10:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python-rpm-macros
Version : 3
Release : 45.el8
Architecture : noarch
Size : 16 k
Source : python-rpm-macros-3-45.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : The unversioned Python RPM macros
License : MIT
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.