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

Last updated: October 06,2024

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

Please follow the steps below to install python3-colcon-defaults.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

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

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

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

Last metadata expiration check: 1:59:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-colcon-defaults
Version : 0.2.8
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : python-colcon-defaults-0.2.8-1.el9.src.rpm
Repository : epel
Summary : Extension for colcon to read defaults from a config file
URL : https://colcon.readthedocs.io
License : ASL 2.0
Description : An extension for colcon-core to provide custom default values for the command
: line arguments from a configuration file.