How To Install python3-colcon-ros-bundle on Fedora 36

In this tutorial we learn how to install python3-colcon-ros-bundle in Fedora 36. python3-colcon-ros-bundle is Plugin for colcon to bundle ros applications

Introduction

In this tutorial we learn how to install python3-colcon-ros-bundle on Fedora 36.

What is python3-colcon-ros-bundle

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.

We can use yum or dnf to install python3-colcon-ros-bundle on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-colcon-ros-bundle.

Install python3-colcon-ros-bundle on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-colcon-ros-bundle using dnf by running the following command:

sudo dnf -y install python3-colcon-ros-bundle

Install python3-colcon-ros-bundle on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-colcon-ros-bundle using yum by running the following command:

sudo yum -y install python3-colcon-ros-bundle

How To Uninstall python3-colcon-ros-bundle on Fedora 36

To uninstall only the python3-colcon-ros-bundle package we can use the following command:

sudo dnf remove python3-colcon-ros-bundle

python3-colcon-ros-bundle Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/colcon_ros_bundle
/usr/lib/python3.10/site-packages/colcon_ros_bundle-0.1.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/colcon_ros_bundle-0.1.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/colcon_ros_bundle-0.1.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/colcon_ros_bundle-0.1.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/colcon_ros_bundle-0.1.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/colcon_ros_bundle-0.1.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/colcon_ros_bundle-0.1.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/colcon_ros_bundle-0.1.0-py3.10.egg-info/zip-safe
/usr/lib/python3.10/site-packages/colcon_ros_bundle/__init__.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/__pycache__
/usr/lib/python3.10/site-packages/colcon_ros_bundle/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/installer
/usr/lib/python3.10/site-packages/colcon_ros_bundle/installer/__init__.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/installer/__pycache__
/usr/lib/python3.10/site-packages/colcon_ros_bundle/installer/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/installer/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/installer/__pycache__/rdmanifest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/installer/__pycache__/rdmanifest.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/installer/rdmanifest.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/__init__.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/__pycache__
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/__pycache__/ros_bundle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/__pycache__/ros_bundle.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament/__init__.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament/__pycache__
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament/__pycache__/bundle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament/__pycache__/bundle.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament/bundle.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament_python
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament_python/__init__.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament_python/__pycache__
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament_python/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament_python/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament_python/__pycache__/bundle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament_python/__pycache__/bundle.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ament_python/bundle.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/__init__.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/__pycache__
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/__pycache__/_rosdep.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/__pycache__/_rosdep.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/__pycache__/bundle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/__pycache__/bundle.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/_rosdep.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/catkin/bundle.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/cmake
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/cmake/__init__.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/cmake/__pycache__
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/cmake/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/cmake/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/cmake/__pycache__/bundle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/cmake/__pycache__/bundle.cpython-310.pyc
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/cmake/bundle.py
/usr/lib/python3.10/site-packages/colcon_ros_bundle/task/ros_bundle.py
/usr/share/doc/python3-colcon-ros-bundle
/usr/share/doc/python3-colcon-ros-bundle/NOTICE
/usr/share/doc/python3-colcon-ros-bundle/README.md
/usr/share/licenses/python3-colcon-ros-bundle
/usr/share/licenses/python3-colcon-ros-bundle/LICENSE

References

Summary

In this tutorial we learn how to install python3-colcon-ros-bundle on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).