How to Install and Uninstall pyproject-srpm-macros.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "pyproject-srpm-macros.noarch" package

In this section, we are going to explain the necessary steps to install pyproject-srpm-macros.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pyproject-srpm-macros.noarch

2. Uninstall "pyproject-srpm-macros.noarch" package

Please follow the instructions below to uninstall pyproject-srpm-macros.noarch on Oracle Linux 9:

$ sudo dnf remove pyproject-srpm-macros.noarch $ sudo dnf autoremove

3. Information about the pyproject-srpm-macros.noarch package on Oracle Linux 9

Last metadata expiration check: 2:20:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pyproject-srpm-macros
Version : 1.9.0
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : pyproject-rpm-macros-1.9.0-1.el9.src.rpm
Repository : ol9_appstream
Summary : Minimal implementation of %pyproject_buildrequires
URL : https://src.fedoraproject.org/rpms/pyproject-rpm-macros
License : MIT
Description : This package contains a minimal implementation of %pyproject_buildrequires.
: When used in %generate_buildrequires, it will generate BuildRequires
: for pyproject-rpm-macros. When both packages are installed, the full version
: takes precedence.