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

Last updated: May 17,2024

1. Install "python3-setuptools-scm" package

Please follow the instructions below to install python3-setuptools-scm on Kali Linux

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

2. Uninstall "python3-setuptools-scm" package

Here is a brief guide to show you how to uninstall python3-setuptools-scm on Kali Linux:

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

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

Package: python3-setuptools-scm
Source: setuptools-scm
Version: 8.0.4-2
Installed-Size: 148
Maintainer: Debian Python Team
Architecture: all
Depends: python3-setuptools, python3-packaging, python3-pkg-resources, python3-tomli | python3-supported-min (>= 3.11), python3-typing-extensions, python3:any
Size: 39516
SHA256: c5bb36d967da9f52bd7158db0da670fdece14bee4256bdad399923330aa10d77
SHA1: 6161e754774f2e09ad044f59081ed7f8540c93b0
MD5sum: 22575c178b10aa53330e5c5ba8ee412d
Description: blessed package to manage your versions by scm tags for Python 3
setuptools_scm handles managing your Python package versions in scm metadata.
It also handles file finders for the suppertes scm's.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/pypa/setuptools_scm
Section: python
Priority: optional
Filename: pool/main/s/setuptools-scm/python3-setuptools-scm_8.0.4-2_all.deb