How To Install python3-catkin_pkg on Rocky Linux 8

In this tutorial we learn how to install python3-catkin_pkg on Rocky Linux 8. python3-catkin_pkg is HTML documentation for python-catkin_pkg

Introduction

In this tutorial we learn how to install python3-catkin_pkg on Rocky Linux 8.

What is python3-catkin_pkg

HTML documentation for python-catkin_pkg

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

Install python3-catkin_pkg 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-catkin_pkg using dnf by running the following command:

sudo dnf -y install python3-catkin_pkg

Install python3-catkin_pkg 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-catkin_pkg using yum by running the following command:

sudo yum -y install python3-catkin_pkg

How To Uninstall python3-catkin_pkg on Rocky Linux 8

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

sudo dnf remove python3-catkin_pkg

python3-catkin_pkg Package Contents on Rocky Linux 8

/usr/bin/python3-catkin_create_pkg
/usr/bin/python3-catkin_find_pkg
/usr/bin/python3-catkin_generate_changelog
/usr/bin/python3-catkin_package_version
/usr/bin/python3-catkin_prepare_release
/usr/bin/python3-catkin_tag_changelog
/usr/bin/python3-catkin_test_changelog
/usr/lib/python3.6/site-packages/catkin_pkg
/usr/lib/python3.6/site-packages/catkin_pkg-0.4.23-py3.6.egg-info
/usr/lib/python3.6/site-packages/catkin_pkg-0.4.23-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/catkin_pkg-0.4.23-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/catkin_pkg-0.4.23-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/catkin_pkg-0.4.23-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/catkin_pkg-0.4.23-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/catkin_pkg-0.4.23-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/catkin_pkg/__init__.py
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/changelog.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/changelog.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/changelog_generator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/changelog_generator.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/changelog_generator_vcs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/changelog_generator_vcs.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/cmake.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/cmake.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/condition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/condition.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/group_dependency.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/group_dependency.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/group_membership.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/group_membership.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/metapackage.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/metapackage.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/package.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/package.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/package_templates.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/package_templates.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/package_version.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/package_version.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/packages.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/packages.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/python_setup.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/python_setup.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/rospack.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/rospack.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/terminal_color.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/terminal_color.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/tool_detection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/tool_detection.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/topological_order.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/topological_order.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/workspace_vcs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/workspace_vcs.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/workspaces.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/__pycache__/workspaces.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/changelog.py
/usr/lib/python3.6/site-packages/catkin_pkg/changelog_generator.py
/usr/lib/python3.6/site-packages/catkin_pkg/changelog_generator_vcs.py
/usr/lib/python3.6/site-packages/catkin_pkg/cli
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__init__.py
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/create_pkg.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/create_pkg.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/find_pkg.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/find_pkg.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/generate_changelog.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/generate_changelog.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/package_version.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/package_version.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/prepare_release.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/prepare_release.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/tag_changelog.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/tag_changelog.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/test_changelog.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/__pycache__/test_changelog.cpython-36.pyc
/usr/lib/python3.6/site-packages/catkin_pkg/cli/create_pkg.py
/usr/lib/python3.6/site-packages/catkin_pkg/cli/find_pkg.py
/usr/lib/python3.6/site-packages/catkin_pkg/cli/generate_changelog.py
/usr/lib/python3.6/site-packages/catkin_pkg/cli/package_version.py
/usr/lib/python3.6/site-packages/catkin_pkg/cli/prepare_release.py
/usr/lib/python3.6/site-packages/catkin_pkg/cli/tag_changelog.py
/usr/lib/python3.6/site-packages/catkin_pkg/cli/test_changelog.py
/usr/lib/python3.6/site-packages/catkin_pkg/cmake.py
/usr/lib/python3.6/site-packages/catkin_pkg/condition.py
/usr/lib/python3.6/site-packages/catkin_pkg/group_dependency.py
/usr/lib/python3.6/site-packages/catkin_pkg/group_membership.py
/usr/lib/python3.6/site-packages/catkin_pkg/metapackage.py
/usr/lib/python3.6/site-packages/catkin_pkg/package.py
/usr/lib/python3.6/site-packages/catkin_pkg/package_templates.py
/usr/lib/python3.6/site-packages/catkin_pkg/package_version.py
/usr/lib/python3.6/site-packages/catkin_pkg/packages.py
/usr/lib/python3.6/site-packages/catkin_pkg/python_setup.py
/usr/lib/python3.6/site-packages/catkin_pkg/rospack.py
/usr/lib/python3.6/site-packages/catkin_pkg/templates
/usr/lib/python3.6/site-packages/catkin_pkg/templates/CMakeLists.txt.in
/usr/lib/python3.6/site-packages/catkin_pkg/templates/metapackage.cmake.in
/usr/lib/python3.6/site-packages/catkin_pkg/templates/package.xml.in
/usr/lib/python3.6/site-packages/catkin_pkg/terminal_color.py
/usr/lib/python3.6/site-packages/catkin_pkg/tool_detection.py
/usr/lib/python3.6/site-packages/catkin_pkg/topological_order.py
/usr/lib/python3.6/site-packages/catkin_pkg/workspace_vcs.py
/usr/lib/python3.6/site-packages/catkin_pkg/workspaces.py
/usr/share/doc/python3-catkin_pkg
/usr/share/doc/python3-catkin_pkg/README.rst
/usr/share/licenses/python3-catkin_pkg
/usr/share/licenses/python3-catkin_pkg/LICENSE

References

Summary

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