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

Last updated: November 30,2024

1. Install "python3-packaging.noarch" package

Please follow the instructions below to install python3-packaging.noarch on Fedora 36

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

2. Uninstall "python3-packaging.noarch" package

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

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

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

Last metadata expiration check: 0:18:12 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-packaging
Version : 21.3
Release : 2.fc36
Architecture : noarch
Size : 72 k
Source : python-packaging-21.3-2.fc36.src.rpm
Repository : fedora
Summary : Core utilities for Python packages
URL : https://github.com/pypa/packaging
License : BSD or ASL 2.0
Description : python-packaging provides core utilities for Python packages like utilities for
: dealing with versions, specifiers, markers etc.