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

Last updated: May 20,2024

1. Install "python3-rospkg" package

Please follow the guidelines below to install python3-rospkg on Kali Linux

$ sudo apt update $ sudo apt install python3-rospkg

2. Uninstall "python3-rospkg" package

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

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

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

Package: python3-rospkg
Source: ros-rospkg
Version: 1.5.0-1
Installed-Size: 139
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-catkin-pkg, python3-distro | python3 (<< 3.8), python3-yaml, python3:any
Size: 27036
SHA256: 9b656369f358b419cf964701a9a9c5cf877e5733c833202d86bb6a74d7b70afb
SHA1: a0b8ed03f6b85bdcf0a0f4d0b8ae402d05e6529a
MD5sum: 549fae1f8b3c023b4b73af97a2789229
Description: Robot OS package library (Python 3)
This package is part of Robot OS (ROS). It is a library for
retrieving information about ROS packages and stacks. The rospkg
Python module provides basic utilities for querying information about
ROS packages, stacks, and distributions. There are several basic
APIs: ROS environment, RosPack/RosStack, OS detection, and
distributions.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://wiki.ros.org/rospkg
Section: python
Priority: optional
Filename: pool/main/r/ros-rospkg/python3-rospkg_1.5.0-1_all.deb