How to Install and Uninstall python3-jaraco-packaging.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "python3-jaraco-packaging.noarch" package

In this section, we are going to explain the necessary steps to install python3-jaraco-packaging.noarch on Oracle Linux 9

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

2. Uninstall "python3-jaraco-packaging.noarch" package

This tutorial shows how to uninstall python3-jaraco-packaging.noarch on Oracle Linux 9:

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

3. Information about the python3-jaraco-packaging.noarch package on Oracle Linux 9

Last metadata expiration check: 3:21:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-jaraco-packaging
Version : 8.2.1
Release : 3.el9
Architecture : noarch
Size : 22 k
Source : python-jaraco-packaging-8.2.1-3.el9.src.rpm
Repository : epel
Summary : A Parent package for jaraco's parent dir and init file.
URL : https://github.com/jaraco/jaraco.packaging
License : MIT
Description : Tools for packaging.dependency_tree A dist-utils command for reporting the
: dependency tree as resolved by setup-tools. Use after installing a package.show
: A dist-utils command for reporting the attributes of a distribution, such as the
: version or author name.