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

Last updated: May 21,2024

1. Install "python3-vcstools" package

This is a short guide on how to install python3-vcstools on Kali Linux

$ sudo apt update $ sudo apt install python3-vcstools

2. Uninstall "python3-vcstools" package

Please follow the step by step instructions below to uninstall python3-vcstools on Kali Linux:

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

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

Package: python3-vcstools
Source: ros-vcstools
Version: 0.1.42-9
Installed-Size: 175
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-dateutil, python3-yaml, python3:any
Recommends: subversion, git, mercurial, bzr
Size: 33548
SHA256: e5c9ebad4c864cec6cc48b2303472fed005fce08c264b6f8406a8a4267f7fdff
SHA1: e597765c69b201e4e225b1fc6c265b2e4883a397
MD5sum: 8f01ffbfa7c57a27edbc9451a9524b3d
Description: VCS/SCM Python source control library for svn, git, hg, and bzr (Python 3)
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.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://wiki.ros.org/vcstools
Section: python
Priority: optional
Filename: pool/main/r/ros-vcstools/python3-vcstools_0.1.42-9_all.deb