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

Last updated: May 20,2024

1. Install "python-setuptools-git" package

Please follow the guidelines below to install python-setuptools-git on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-setuptools-git

2. Uninstall "python-setuptools-git" package

This is a short guide on how to uninstall python-setuptools-git on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-setuptools-git $ sudo apt autoclean && sudo apt autoremove

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

Package: python-setuptools-git
Priority: optional
Section: universe/python
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Version: 1.1-1
Provides: python2.7-setuptools-git
Depends: python (>= 2.7), python (<< 2.8), python-setuptools, git
Filename: pool/universe/p/python-setuptools-git/python-setuptools-git_1.1-1_all.deb
Size: 10682
MD5sum: 3e32a11b8df6ea6cc71682cb9f4832a2
SHA1: 6a71a3f69885b729f5231f2a6f4a70a0a617907e
SHA256: 3813b2024abe81d4816f01da13d7eccdb99c253b1551bc000ef05a8b6ad65f9a
Description-en: plugin for setuptools that enables git integration
This is a plugin for setup tools that enables Git integration. Once
installed, Setuptools can be told to include in a module distribution
all the files tracked by git. This is an alternative to explicit
inclusion specifications with MANIFEST.in.
.
This package was formerly known as gitlsfiles. The name change is the
result of an effort by the setuptools plugin developers to provide a
uniform naming convention.
.
This is the Python 2 version of the package.
Description-md5: be7c25037bf7f507986f0cc3efab7095
Homepage: https://github.com/wichert/setuptools-git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu