How to Install and Uninstall python3-colcon-core.noarch Package on Fedora 34

Last updated: October 05,2024

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

This tutorial shows how to install python3-colcon-core.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall python3-colcon-core.noarch on Fedora 34:

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

3. Information about the python3-colcon-core.noarch package on Fedora 34

Last metadata expiration check: 1:52:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-colcon-core
Version : 0.8.3
Release : 1.fc34
Architecture : noarch
Size : 172 k
Source : python-colcon-core-0.8.3-1.fc34.src.rpm
Repository : updates
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.