How to Install and Uninstall python3-colcon-core.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-colcon-core.noarch" package

This guide let you learn how to install python3-colcon-core.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-colcon-core.noarch

2. Uninstall "python3-colcon-core.noarch" package

Please follow the step by step instructions below to uninstall python3-colcon-core.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-colcon-core.noarch $ sudo dnf autoremove

3. Information about the python3-colcon-core.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:58:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-colcon-core
Version : 0.15.2
Release : 1.el9
Architecture : noarch
Size : 179 k
Source : python-colcon-core-0.15.2-1.el9.src.rpm
Repository : epel
Summary : Command line tool to build sets of software packages
URL : https://colcon.readthedocs.io
License : ASL 2.0
Description : colcon is a command line tool to improve the workflow of building, testing and
: using multiple software packages. It automates the process, handles the ordering
: and sets up the environment to use the packages.