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

Last updated: July 03,2024

1. Install "python3-flit-scm" package

Please follow the guidance below to install python3-flit-scm on Kali Linux

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

2. Uninstall "python3-flit-scm" package

This tutorial shows how to uninstall python3-flit-scm on Kali Linux:

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

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

Package: python3-flit-scm
Source: flit-scm
Version: 1.7.0-0.1
Installed-Size: 22
Maintainer: Debian Python Team
Architecture: all
Depends: flit, python3-setuptools-scm, python3-tomli | python3-supported-min (>= 3.11), python3:any
Size: 4104
SHA256: db3393c3e423b3bfda70e3e11b7a9796ac853610c1622617593533a2ae6b9594
SHA1: 59198593fce8cd5e260dadbb97634a9fb5904c54
MD5sum: 29a0388b97f2c113076679a19e712cf5
Description: PEP 518 build backend that uses setuptools_scm and flit
A PEP 518 build backend that uses setuptools_scm to generate a version file
from your version control system, then flit_core to build the package.
Description-md5:
Homepage: https://gitlab.com/WillDaSilva/flit_scm
Section: python
Priority: optional
Filename: pool/main/f/flit-scm/python3-flit-scm_1.7.0-0.1_all.deb