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

Last updated: June 26,2024

1. Install "python-vcstools" package

This guide covers the steps necessary to install python-vcstools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-vcstools

2. Uninstall "python-vcstools" package

This guide let you learn how to uninstall python-vcstools on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-vcstools
Priority: optional
Section: universe/python
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-vcstools
Version: 0.1.38-1
Depends: python-dateutil, python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: subversion, git, mercurial, bzr
Filename: pool/universe/r/ros-vcstools/python-vcstools_0.1.38-1_all.deb
Size: 24450
MD5sum: c6620140254f5bb1a708d88fa9569863
SHA1: 07f4ab9139a09e21d8a6a3577b64192dd525abed
SHA256: f3348ce4d3cd805de7e5a443c948f2cdb0f24291eac1fb34b4123bc9b90ecb24
Description-en: VCS/SCM python source control library for svn, git, hg, and bzr
This package is part of Robot OS (ROS). The vcstools module provides
a Python API for interacting with different version control systems
(VCS/SCMs). The VcsClient class provides an API for seamlessly
interacting with Git, Mercurial (Hg), Bzr and SVN. The focus of the
API is manipulating on-disk checkouts of source-controlled trees.
Description-md5: 4ffa108afe40300dfbd7b56a307dd8da
Homepage: http://wiki.ros.org/vcstools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu