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

Last updated: November 29,2024

1. Install "python3-pep440.noarch" package

Please follow the guidance below to install python3-pep440.noarch on Fedora 38

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

2. Uninstall "python3-pep440.noarch" package

This tutorial shows how to uninstall python3-pep440.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:42:42 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pep440
Version : 0.1.2
Release : 2.fc38
Architecture : noarch
Size : 14 k
Source : python-pep440-0.1.2-2.fc38.src.rpm
Repository : fedora
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.