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

Last updated: October 06,2024

1. Install "python3-pep517.noarch" package

This is a short guide on how to install python3-pep517.noarch on AlmaLinux 9

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

2. Uninstall "python3-pep517.noarch" package

Please follow the step by step instructions below to uninstall python3-pep517.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:26:03 ago on Wed Mar 13 07:41:12 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.