How to Install and Uninstall python3-hatchling Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-hatchling" package

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

$ sudo apt update $ sudo apt install python3-hatchling

2. Uninstall "python3-hatchling" package

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

$ sudo apt remove python3-hatchling $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-hatchling package on Kali Linux

Package: python3-hatchling
Source: hatchling
Version: 1.21.0-1
Installed-Size: 357
Maintainer: Debian Python Team
Architecture: all
Depends: python3-editables, python3-packaging, python3-pathspec (>= 0.10), python3-pluggy, python3-tomli | python3-supported-min (>= 3.11), python3-trove-classifiers, python3:any
Size: 48448
SHA256: 805647130ee03bfc24e24025602c7211cad05d8bf318dda581789e20ce543194
SHA1: bc668f844a7539ec1c5287df68d05212482ea61e
MD5sum: 2a7ce43b1634a6905b711223275425d7
Description: Python package build backend used by Hatch
This is the extensible, standards compliant build backend used by Hatch.
.
It may be required to build a Python module from source.
Description-md5:
Homepage: https://hatch.pypa.io/
Section: python
Priority: optional
Filename: pool/main/h/hatchling/python3-hatchling_1.21.0-1_all.deb