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

Last updated: May 17,2024

1. Install "python3-roslaunch" package

Please follow the steps below to install python3-roslaunch on Kali Linux

$ sudo apt update $ sudo apt install python3-roslaunch

2. Uninstall "python3-roslaunch" package

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

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

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

Package: python3-roslaunch
Source: ros-ros-comm
Version: 1.16.0+ds-3
Installed-Size: 434
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-genmsg, python3-genpy, python3-roslib, python3-rospkg, python3:any, python3-rosclean, rosout, python3-rosgraph, python3-rosmaster, python3-rosgraph-msgs, python3-netifaces, python3-rosparam, python3-yaml
Recommends: python3-crypto, python3-paramiko
Size: 76896
SHA256: e1f6bf50a0eb1b3ef5e17547be3b89cb3161763370c7704f8467a5df2806ad39
SHA1: b5d37f2a249eef7863841d7476927a31008b0bfd
MD5sum: a8b63eb794f5c0ff43dca6ad5bbd7f8a
Description: roslaunch tool for Robot OS - Python 3
This package is part of Robot OS (ROS). roslaunch is a tool for
easily launching multiple ROS nodes locally and remotely via SSH, as
well as setting parameters on the Parameter Server. It includes
options to automatically respawn processes that have already died.
roslaunch takes in one or more XML configuration files (with the
launch extension) that specify the parameters to set and nodes to
launch, as well as the machines that they should be run on.
.
This package contains the Python 3 library.
Description-md5:
Multi-Arch: allowed
Homepage: https://wiki.ros.org/ros_comm
Section: python
Priority: optional
Filename: pool/main/r/ros-ros-comm/python3-roslaunch_1.16.0+ds-3_all.deb