How to Install and Uninstall python3-pep517.noarch Package on CentOS Stream 9

Last updated: February 04,2025

1. Install "python3-pep517.noarch" package

Please follow the instructions below to install python3-pep517.noarch on CentOS Stream 9

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

2. Uninstall "python3-pep517.noarch" package

Please follow the guidance below to uninstall python3-pep517.noarch on CentOS Stream 9:

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

3. Information about the python3-pep517.noarch package on CentOS Stream 9

Last metadata expiration check: 1:52:16 ago on Sat Mar 16 16:03:45 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.