How to Install and Uninstall python3-rospkg.noarch Package on Oracle Linux 9
Last updated: January 14,2025
1. Install "python3-rospkg.noarch" package
In this section, we are going to explain the necessary steps to install python3-rospkg.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-rospkg.noarch
Copied
2. Uninstall "python3-rospkg.noarch" package
Learn how to uninstall python3-rospkg.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-rospkg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rospkg.noarch package on Oracle Linux 9
Last metadata expiration check: 2:46:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-rospkg
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 60 k
Source : python-rospkg-1.5.0-1.el9.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.
Available Packages
Name : python3-rospkg
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 60 k
Source : python-rospkg-1.5.0-1.el9.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.