How to Install and Uninstall python3-distutils-extra.noarch Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

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

Please follow the instructions below to install python3-distutils-extra.noarch on CentOS 8 / RHEL 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-distutils-extra.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-distutils-extra.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:50:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-distutils-extra
Version : 2.39
Release : 16.el8
Architecture : noarch
Size : 49 k
Source : python-distutils-extra-2.39-16.el8.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.