How to Install and Uninstall python3-pep517.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "python3-pep517.noarch" package

Please follow the step by step instructions below to install python3-pep517.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-pep517.noarch

2. Uninstall "python3-pep517.noarch" package

This guide let you learn how to uninstall python3-pep517.noarch on Oracle Linux 9:

$ sudo dnf remove python3-pep517.noarch $ sudo dnf autoremove

3. Information about the python3-pep517.noarch package on Oracle Linux 9

Last metadata expiration check: 2:11:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pep517
Version : 0.12.0
Release : 2.el9
Architecture : noarch
Size : 39 k
Source : python-pep517-0.12.0-2.el9.src.rpm
Repository : epel
Summary : Wrappers to build Python packages using PEP 517 hooks
URL : https://github.com/takluyver/pep517
License : MIT and ASL 2.0
Description : This package contains wrappers around the hooks of standard API
: for systems which build Python packages, specified in PEP 517.