How To Install python3-colcon-package-selection on Rocky Linux 8

In this tutorial we learn how to install python3-colcon-package-selection on Rocky Linux 8. python3-colcon-package-selection is Extension for colcon to select the packages to process

Introduction

In this tutorial we learn how to install python3-colcon-package-selection on Rocky Linux 8.

What is python3-colcon-package-selection

An extension for colcon-core to select a subset of packages for processing.

We can use yum or dnf to install python3-colcon-package-selection on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python3-colcon-package-selection.

Install python3-colcon-package-selection on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install python3-colcon-package-selection

Install python3-colcon-package-selection on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install python3-colcon-package-selection

How To Uninstall python3-colcon-package-selection on Rocky Linux 8

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

sudo dnf remove python3-colcon-package-selection

python3-colcon-package-selection Package Contents on Rocky Linux 8

/usr/lib/python3.6/site-packages/colcon_package_selection
/usr/lib/python3.6/site-packages/colcon_package_selection-0.2.10-py3.6.egg-info
/usr/lib/python3.6/site-packages/colcon_package_selection-0.2.10-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/colcon_package_selection-0.2.10-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/colcon_package_selection-0.2.10-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/colcon_package_selection-0.2.10-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/colcon_package_selection-0.2.10-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/colcon_package_selection-0.2.10-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/colcon_package_selection-0.2.10-py3.6.egg-info/zip-safe
/usr/lib/python3.6/site-packages/colcon_package_selection/__init__.py
/usr/lib/python3.6/site-packages/colcon_package_selection/__pycache__
/usr/lib/python3.6/site-packages/colcon_package_selection/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/__pycache__/argument.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/__pycache__/argument.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/argument.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_discovery
/usr/lib/python3.6/site-packages/colcon_package_selection/package_discovery/__init__.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_discovery/__pycache__
/usr/lib/python3.6/site-packages/colcon_package_selection/package_discovery/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_discovery/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_discovery/__pycache__/ignore.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_discovery/__pycache__/ignore.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_discovery/ignore.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__init__.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__/dependencies.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__/dependencies.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__/select_skip.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__/select_skip.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__/start_end.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/__pycache__/start_end.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/dependencies.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/__init__.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/__pycache__
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/__pycache__/event_handler.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/__pycache__/event_handler.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/__pycache__/package_selection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/__pycache__/package_selection.cpython-36.pyc
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/event_handler.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/previous/package_selection.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/select_skip.py
/usr/lib/python3.6/site-packages/colcon_package_selection/package_selection/start_end.py
/usr/share/doc/python3-colcon-package-selection
/usr/share/doc/python3-colcon-package-selection/README.rst
/usr/share/licenses/python3-colcon-package-selection
/usr/share/licenses/python3-colcon-package-selection/LICENSE

References

Summary

In this tutorial we learn how to install python3-colcon-package-selection on Rocky Linux 8 using yum and dnf.