How to Install and Uninstall python3-colcon-ros-bundle.noarch Package on Oracle Linux 8
Last updated: November 14,2024
1. Install "python3-colcon-ros-bundle.noarch" package
Here is a brief guide to show you how to install python3-colcon-ros-bundle.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-colcon-ros-bundle.noarch
Copied
2. Uninstall "python3-colcon-ros-bundle.noarch" package
This tutorial shows how to uninstall python3-colcon-ros-bundle.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-colcon-ros-bundle.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-colcon-ros-bundle.noarch package on Oracle Linux 8
Last metadata expiration check: 3:17:44 ago on Mon Sep 12 02:51:38 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.
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.