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

Last updated: July 02,2024

1. Install "python3-pdm-pep517.noarch" package

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

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

2. Uninstall "python3-pdm-pep517.noarch" package

Please follow the guidelines below to uninstall python3-pdm-pep517.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:25:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pdm-pep517
Version : 1.0.4
Release : 3.el9
Architecture : noarch
Size : 426 k
Source : python-pdm-pep517-1.0.4-3.el9.src.rpm
Repository : epel
Summary : Yet another PEP 517 backend
URL : https://pdm.fming.dev
License : MIT AND Apache-2.0 AND Public Domain AND BSD-3-Clause AND ISC
Description : This is the backend for PDM projects, while you can also use it alone. It
: reads the metadata of PEP 621 format and coverts it to Core metadata.