How to Install and Uninstall python3-rospkg.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "python3-rospkg.noarch" package

This guide let you learn how to install python3-rospkg.noarch on Fedora 36

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

2. Uninstall "python3-rospkg.noarch" package

Please follow the instructions below to uninstall python3-rospkg.noarch on Fedora 36:

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

3. Information about the python3-rospkg.noarch package on Fedora 36

Last metadata expiration check: 0:48:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-rospkg
Version : 1.4.0
Release : 1.fc36
Architecture : noarch
Size : 61 k
Source : python-rospkg-1.4.0-1.fc36.src.rpm
Repository : updates
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.