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

Last updated: October 08,2024

1. Install "python3-rosdep.noarch" package

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

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

2. Uninstall "python3-rosdep.noarch" package

Here is a brief guide to show you how to uninstall python3-rosdep.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:32:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-rosdep
Version : 0.22.1
Release : 1.fc36
Architecture : noarch
Size : 138 k
Source : python-rosdep-0.22.1-1.fc36.src.rpm
Repository : updates
Summary : HTML documentation for 'python-rosdep'
URL : http://ros.org/wiki/rosdep
License : BSD
Description : rosdep is a command-line tool for installing system dependencies. For
: end-users, rosdep helps you install system dependencies for software that
: you are building from source. For developers, rosdep simplifies the problem
: of installing system dependencies on different platforms. Instead of having to
: figure out which Debian package on Ubuntu Oneiric contains Boost, you can just
: specify a dependency on 'boost'.