How to Install and Uninstall python-wstool Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-wstool" package

Here is a brief guide to show you how to install python-wstool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-wstool

2. Uninstall "python-wstool" package

This tutorial shows how to uninstall python-wstool on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-wstool package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-wstool
Priority: optional
Section: universe/python
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-wstool
Version: 0.1.12-1
Depends: python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-vcstools
Filename: pool/universe/r/ros-wstool/python-wstool_0.1.12-1_all.deb
Size: 36384
MD5sum: cf2762dd7259a291750bcc5eb30014ac
SHA1: 6e2d7188710d323af6aea73741abd6fb2fbe7b3e
SHA256: d8eb8c2264411bc7239e93d0c3417a90ec7b43e127f681823945706afe0889bd
Description-en: Commands to manage multi-VCS repositories (for Robot OS)
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.
Description-md5: ca858a8767890b9bc5abd350a2cbf3ff
Homepage: http://wiki.ros.org/wstool
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu