How to Install and Uninstall python3-distutils-extra.noarch Package on Rocky Linux 8

Last updated: September 21,2024

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

This is a short guide on how to install python3-distutils-extra.noarch on Rocky Linux 8

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

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

This guide let you learn how to uninstall python3-distutils-extra.noarch on Rocky Linux 8:

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

3. Information about the python3-distutils-extra.noarch package on Rocky Linux 8

Last metadata expiration check: 2:09:33 ago on Mon Sep 12 10:27:18 2022.
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.