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

Last updated: May 17,2024

1. Install "python3-nodelet" package

This tutorial shows how to install python3-nodelet on Kali Linux

$ sudo apt update $ sudo apt install python3-nodelet

2. Uninstall "python3-nodelet" package

Here is a brief guide to show you how to uninstall python3-nodelet on Kali Linux:

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

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

Package: python3-nodelet
Source: ros-nodelet-core
Version: 1.11.0-1
Installed-Size: 51
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 6200
SHA256: 8d4d198c43fd674cd22b1851d7328dc7e5e198b4e28a8a2b7d66946cef48e1ef
SHA1: bfc8921b91ae60d62cf292da4803b7f2a3ad9a11
MD5sum: d2b8cdd7bbaab05f36c7997a5d2a3f14
Description: Robot OS nodelet library - service files - Python 3
This package is part of Robot OS (ROS). Nodelet is designed to
provide a way to run multiple algorithms in the same process with
zero copy transport between algorithms. The nodelet base class needed
for implementing a nodelet, and the NodeletLoader class used for
instantiating nodelets are provided.
.
This package contains the Python 3 interface.
Description-md5:
Homepage: https://wiki.ros.org/nodelet_core
Section: python
Priority: optional
Filename: pool/main/r/ros-nodelet-core/python3-nodelet_1.11.0-1_all.deb