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

Last updated: January 09,2025

1. Install "python3-packvers.noarch" package

This guide covers the steps necessary to install python3-packvers.noarch on Fedora 39

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

2. Uninstall "python3-packvers.noarch" package

This guide let you learn how to uninstall python3-packvers.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:53:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-packvers
Version : 21.5
Release : 2.fc39
Architecture : noarch
Size : 95 k
Source : python-packvers-21.5-2.fc39.src.rpm
Repository : updates
Summary : Core utilities for Python packages
URL : https://github.com/nexB/packvers
License : Apache-2.0 OR BSD-2-Clause
Description : packvers is friendly fork of packaging to work around the drop for LegacyVersion
: support. See pypa#530
:
: Reusable core utilities for various Python Packaging interoperability
: specifications.
:
: This library provides utilities that implement the interoperability
: specifications which have clearly one correct behaviour (eg: PEP 440) or benefit
: greatly from having a single shared implementation (eg: PEP 425).
:
: The packvers project includes the following: version handling, specifiers,
: markers, requirements, tags, utilities.