How to Install and Uninstall python3-pdm-pep517.noarch Package on Fedora 39

Last updated: November 27,2024

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

In this section, we are going to explain the necessary steps to install python3-pdm-pep517.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall python3-pdm-pep517.noarch on Fedora 39:

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

3. Information about the python3-pdm-pep517.noarch package on Fedora 39

Last metadata expiration check: 4:52:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pdm-pep517
Version : 1.1.4
Release : 3.fc39
Architecture : noarch
Size : 395 k
Source : python-pdm-pep517-1.1.4-3.fc39.src.rpm
Repository : fedora
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.