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

Last updated: October 05,2024

1. Install "python3-colcon-override-check.noarch" package

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

$ sudo dnf update $ sudo dnf install python3-colcon-override-check.noarch

2. Uninstall "python3-colcon-override-check.noarch" package

This guide let you learn how to uninstall python3-colcon-override-check.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-colcon-override-check.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:16:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-colcon-override-check
Version : 0.0.1
Release : 1.el9
Architecture : noarch
Size : 20 k
Source : python-colcon-override-check-0.0.1-1.el9.src.rpm
Repository : epel
Summary : Extension for colcon to check for problems overriding installed packages
URL : https://github.com/colcon/colcon-override-check
License : Apache-2.0
Description : An extension for colcon-core to check for potential problems when overriding
: installed packages. Most notably, warn the user when overriding a package upon
: which other packages in an underlay depend, but ones which are not also being
: overridden.