How to Install and Uninstall python3-colcon-ros-bundle.noarch Package on AlmaLinux 8

Last updated: May 19,2024

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

Please follow the guidance below to install python3-colcon-ros-bundle.noarch on AlmaLinux 8

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

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

This guide let you learn how to uninstall python3-colcon-ros-bundle.noarch on AlmaLinux 8:

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

3. Information about the python3-colcon-ros-bundle.noarch package on AlmaLinux 8

Last metadata expiration check: 1:04:32 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-colcon-ros-bundle
Version : 0.1.0
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : python-colcon-ros-bundle-0.1.0-1.el8.src.rpm
Repository : epel
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.