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

Last updated: May 13,2024

1. Install "python3-rosdistro" package

Please follow the guidance below to install python3-rosdistro on Kali Linux

$ sudo apt update $ sudo apt install python3-rosdistro

2. Uninstall "python3-rosdistro" package

Please follow the instructions below to uninstall python3-rosdistro on Kali Linux:

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

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

Package: python3-rosdistro
Source: ros-rosdistro
Version: 0.9.0-5
Installed-Size: 286
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-catkin-pkg, python3-pkg-resources, python3-rospkg, python3-yaml, python3:any
Size: 36140
SHA256: 05ec2eba178e9f0b54d2fd0059737fc4105b7431192b51e6fb0ee66a19ffbe61
SHA1: efbcc45adf9c7c1069b0d59c7723613deaf1dfd9
MD5sum: 60e9545c1b3ad7690fef91ab1a723236
Description: Tool to work with rosdistro files (for Robot OS, Python 3)
This package is part of Robot OS (ROS). The rosdistro tool allows you
to get access to the full dependency tree and the vcs information of
all packages and repositories.
.
rosdistro is a file format for managing ROS Distributions and the ROS
stacks they contain. This file format is used as input to a variety
of tools in the ROS build and release toolchain, from stack release
tools to rosdoc. The rosdistro format has changed for Catkin-based
repositories.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://wiki.ros.org/rosdistro
Section: python
Priority: optional
Filename: pool/main/r/ros-rosdistro/python3-rosdistro_0.9.0-5_all.deb