How to Install and Uninstall python3-colcon-defaults.noarch Package on Fedora 35

Last updated: October 06,2024

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

This is a short guide on how to install python3-colcon-defaults.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall python3-colcon-defaults.noarch on Fedora 35:

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

3. Information about the python3-colcon-defaults.noarch package on Fedora 35

Last metadata expiration check: 5:29:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-colcon-defaults
Version : 0.2.6
Release : 1.fc35
Architecture : noarch
Size : 22 k
Source : python-colcon-defaults-0.2.6-1.fc35.src.rpm
Repository : updates
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.