How to Install and Uninstall python3-setuptools-git Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-setuptools-git" package

This tutorial shows how to install python3-setuptools-git on Kali Linux

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

2. Uninstall "python3-setuptools-git" package

In this section, we are going to explain the necessary steps to uninstall python3-setuptools-git on Kali Linux:

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

3. Information about the python3-setuptools-git package on Kali Linux

Package: python3-setuptools-git
Source: python-setuptools-git
Version: 1.2-3
Installed-Size: 54
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Depends: python3:any, python3-setuptools, git
Size: 13856
SHA256: 677e3f425059e126aed7117900778172490cf771a37ca704aa814d91903d6369
SHA1: 8d051e011173b9df5656e33f55743ee74992afbe
MD5sum: 15cd18f05d4cd0d60eed348e48ad353b
Description: 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:
Homepage: https://github.com/msabramo/setuptools-git
Section: python
Priority: optional
Filename: pool/main/p/python-setuptools-git/python3-setuptools-git_1.2-3_all.deb