How to Install and Uninstall python3-rosdep2 Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-rosdep2" package

In this section, we are going to explain the necessary steps to install python3-rosdep2 on Kali Linux

$ sudo apt update $ sudo apt install python3-rosdep2

2. Uninstall "python3-rosdep2" package

This guide let you learn how to uninstall python3-rosdep2 on Kali Linux:

$ sudo apt remove python3-rosdep2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rosdep2 package on Kali Linux

Package: python3-rosdep2
Source: ros-rosdep
Version: 0.22.2-3
Installed-Size: 367
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-catkin-pkg, python3-pkg-resources, python3-rosdistro, python3-rospkg, python3-yaml, python3:any, ca-certificates
Size: 63864
SHA256: dfee219e94cb2c0bf93bcae97f64191a58a30119fd69204638882720ef4663bc
SHA1: c35a5331532bbd1cef7b01a209b95fa9c890bc32
MD5sum: f24864600a9427d18a0942bcc07c6b11
Description: rosdep package manager abstraction tool for Robot OS (Python 3)
This package is part of Robot OS (ROS). It is a command-line tool for
installing system dependencies on a variety of platforms. 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.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://wiki.ros.org/rosdep
Section: python
Priority: optional
Filename: pool/main/r/ros-rosdep/python3-rosdep2_0.22.2-3_all.deb