How to Install and Uninstall python3-distutils-extra.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "python3-distutils-extra.noarch" package

Please follow the instructions below to install python3-distutils-extra.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-distutils-extra.noarch

2. Uninstall "python3-distutils-extra.noarch" package

Please follow the guidelines below to uninstall python3-distutils-extra.noarch on Oracle Linux 9:

$ sudo dnf remove python3-distutils-extra.noarch $ sudo dnf autoremove

3. Information about the python3-distutils-extra.noarch package on Oracle Linux 9

Last metadata expiration check: 0:18:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-distutils-extra
Version : 2.39
Release : 21.el9
Architecture : noarch
Size : 45 k
Source : python-distutils-extra-2.39-21.el9.src.rpm
Repository : epel
Summary : Integrate more support into Python's distutils
URL : https://launchpad.net/python-distutils-extra
License : GPLv2+
Description : Enables you to easily integrate gettext support, themed icons and
: scrollkeeper based documentation into Python's distutils.