How to Install and Uninstall python3-pep440.noarch Package on Fedora 36

Last updated: January 29,2025

1. Install "python3-pep440.noarch" package

In this section, we are going to explain the necessary steps to install python3-pep440.noarch on Fedora 36

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

2. Uninstall "python3-pep440.noarch" package

This guide covers the steps necessary to uninstall python3-pep440.noarch on Fedora 36:

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

3. Information about the python3-pep440.noarch package on Fedora 36

Last metadata expiration check: 5:30:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pep440
Version : 0.1.1
Release : 1.fc36
Architecture : noarch
Size : 13 k
Source : python-pep440-0.1.1-1.fc36.src.rpm
Repository : updates
Summary : A simple package with utils to check whether versions number match Pep 440
URL : https://pypi.org/pypi/pep440
License : MIT
Description : A simple package with utils to check whether versions number match PEP 440.