How to Install and Uninstall python-packvers-doc.noarch Package on Fedora 38

Last updated: November 30,2024

1. Install "python-packvers-doc.noarch" package

This guide covers the steps necessary to install python-packvers-doc.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python-packvers-doc.noarch

2. Uninstall "python-packvers-doc.noarch" package

Please follow the instructions below to uninstall python-packvers-doc.noarch on Fedora 38:

$ sudo dnf remove python-packvers-doc.noarch $ sudo dnf autoremove

3. Information about the python-packvers-doc.noarch package on Fedora 38

Last metadata expiration check: 0:34:26 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python-packvers-doc
Version : 21.5
Release : 2.fc38
Architecture : noarch
Size : 235 k
Source : python-packvers-21.5-2.fc38.src.rpm
Repository : updates
Summary : Documentation for python-packvers
URL : https://github.com/nexB/packvers
License : (Apache-2.0 OR BSD-2-Clause) AND BSD-2-Clause AND MIT
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.
:
: This package is providing the documentation for packvers.