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

Last updated: April 30,2024

1. Install "python3-wstool" package

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

$ sudo apt update $ sudo apt install python3-wstool

2. Uninstall "python3-wstool" package

This tutorial shows how to uninstall python3-wstool on Kali Linux:

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

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

Package: python3-wstool
Source: ros-wstool
Version: 0.1.18-3
Installed-Size: 232
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-vcstools, python3-yaml, python3:any
Size: 40212
SHA256: 7f1a03e50da1c0917c6ceaa99ca6288bcd0393db4326b487f5b4845aec326873
SHA1: 50c403f3f29093ab0796194ace01f044f81e81ef
MD5sum: c96cf9ed3b84470fb4fd4bf9d09fa267
Description: Commands to manage multi-VCS repositories (for Robot OS) Python 3
This package is part of Robot OS (ROS). It provides commands to
manage several local VCS repositories based on a single workspace
definition file (.rosinstall). Git, Mercurial, Subversion, and Bazaar
are supported.
.
wstool replaces the rosws tool for catkin workspaces. As catkin
workspaces create their own setup file and environment, wstool is
reduced to version control functions only. So wstool does not have a
"regenerate" command, and does not allow adding non-version
controlled elements to workspaces. In all other respects, it behaves
the same as rosws.
.
This package installs the library for Python 3.
Description-md5: 2a001d577bf1df57fd369d415ee81ebd
Homepage: https://wiki.ros.org/wstool
Section: python
Priority: optional
Filename: pool/main/r/ros-wstool/python3-wstool_0.1.18-3_all.deb