How to Install and Uninstall python3-rospkg.noarch Package on CentOS Stream 8

Last updated: January 07,2025

1. Install "python3-rospkg.noarch" package

Please follow the step by step instructions below to install python3-rospkg.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-rospkg.noarch

2. Uninstall "python3-rospkg.noarch" package

Learn how to uninstall python3-rospkg.noarch on CentOS Stream 8:

$ sudo dnf remove python3-rospkg.noarch $ sudo dnf autoremove

3. Information about the python3-rospkg.noarch package on CentOS Stream 8

Last metadata expiration check: 6:19:28 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-rospkg
Version : 1.5.0
Release : 1.el8
Architecture : noarch
Size : 63 k
Source : python-rospkg-1.5.0-1.el8.src.rpm
Repository : epel
Summary : Documentation for python-rospkg
URL : http://ros.org/wiki/rospkg
License : BSD
Description : The ROS packaging system simplifies development and distribution of code
: libraries. It enables you to easily specify dependencies between code
: libraries, easily interact with those libraries from the command-line, and
: release your code for others to use.