How to Install and Uninstall python3-colcon-core.noarch Package on CentOS Stream 8
Last updated: January 18,2025
1. Install "python3-colcon-core.noarch" package
In this section, we are going to explain the necessary steps to install python3-colcon-core.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-colcon-core.noarch
Copied
2. Uninstall "python3-colcon-core.noarch" package
Please follow the step by step instructions below to uninstall python3-colcon-core.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-colcon-core.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-colcon-core.noarch package on CentOS Stream 8
Last metadata expiration check: 0:35:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-colcon-core
Version : 0.15.2
Release : 1.el8
Architecture : noarch
Size : 189 k
Source : python-colcon-core-0.15.2-1.el8.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.
Available Packages
Name : python3-colcon-core
Version : 0.15.2
Release : 1.el8
Architecture : noarch
Size : 189 k
Source : python-colcon-core-0.15.2-1.el8.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.