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

Last updated: July 05,2024

1. Install "python3-colcon-ros-bundle.noarch" package

This is a short guide on how to install python3-colcon-ros-bundle.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-colcon-ros-bundle.noarch

2. Uninstall "python3-colcon-ros-bundle.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-colcon-ros-bundle.noarch on Fedora 34:

$ sudo dnf remove python3-colcon-ros-bundle.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:44:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-colcon-ros-bundle
Version : 0.1.0
Release : 2.fc34
Architecture : noarch
Size : 32 k
Source : python-colcon-ros-bundle-0.1.0-2.fc34.src.rpm
Repository : fedora
Summary : Plugin for colcon to bundle ros applications
URL : https://colcon.readthedocs.io
License : ASL 2.0
Description : This package is a plugin to colcon-core, that contains extensions for
: colcon-bundle.
:
: With this package you can use colcon bundle to create bundles of ROS
: applications. A bundle is a portable environment that allows for execution of
: the bundled application on a Linux host that does not have the application or
: its dependencies installed in the root filesystem.