How to Install and Uninstall python3-colcon-python-setup-py.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "python3-colcon-python-setup-py.noarch" package

In this section, we are going to explain the necessary steps to install python3-colcon-python-setup-py.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-colcon-python-setup-py.noarch

2. Uninstall "python3-colcon-python-setup-py.noarch" package

Here is a brief guide to show you how to uninstall python3-colcon-python-setup-py.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-colcon-python-setup-py.noarch $ sudo dnf autoremove

3. Information about the python3-colcon-python-setup-py.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:21:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-colcon-python-setup-py
Version : 0.2.8
Release : 1.el8
Architecture : noarch
Size : 24 k
Source : python-colcon-python-setup-py-0.2.8-1.el8.src.rpm
Repository : epel
Summary : Extension for colcon to support Python packages with a setup.py file
URL : https://colcon.readthedocs.io
License : ASL 2.0
Description : An extension for colcon-core to identify packages with a setup.py file by
: introspecting the arguments to the setup() function call of setuptools.