How to Install and Uninstall python3-rosdep.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-rosdep.noarch" package
This tutorial shows how to install python3-rosdep.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-rosdep.noarch
Copied
2. Uninstall "python3-rosdep.noarch" package
Please follow the guidelines below to uninstall python3-rosdep.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-rosdep.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rosdep.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:04:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-rosdep
Version : 0.20.1
Release : 1.el8
Architecture : noarch
Size : 140 k
Source : python-rosdep-0.20.1-1.el8.src.rpm
Repository : epel
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'.
Available Packages
Name : python3-rosdep
Version : 0.20.1
Release : 1.el8
Architecture : noarch
Size : 140 k
Source : python-rosdep-0.20.1-1.el8.src.rpm
Repository : epel
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'.