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

Last updated: May 02,2024

1. Install "python3-setuptools-git" package

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

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

2. Uninstall "python3-setuptools-git" package

Learn how to uninstall python3-setuptools-git on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-setuptools-git
Priority: optional
Section: universe/python
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Source: python-setuptools-git
Version: 1.1-1
Depends: python3:any (>= 3.3.2-2~), python-setuptools, git
Filename: pool/universe/p/python-setuptools-git/python3-setuptools-git_1.1-1_all.deb
Size: 10648
MD5sum: bbb0de63eaee2acd3c476998f17b9af1
SHA1: e321382917ad746234b29a63e7fff1c21f96f727
SHA256: 90208bd242b846a6a5e515c91ff1e55d97d0286e2e7c357a1d3757aa1c9f415c
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 3 version of the package.
Description-md5: 5fd071b89a9d204990c56242f591cc64
Homepage: https://github.com/wichert/setuptools-git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu