How to Install and Uninstall python3-extension-helpers Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-extension-helpers" package

Learn how to install python3-extension-helpers on Kali Linux

$ sudo apt update $ sudo apt install python3-extension-helpers

2. Uninstall "python3-extension-helpers" package

This tutorial shows how to uninstall python3-extension-helpers on Kali Linux:

$ sudo apt remove python3-extension-helpers $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-extension-helpers package on Kali Linux

Package: python3-extension-helpers
Source: extension-helpers
Version: 1.1.1-1
Installed-Size: 84
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-distutils, python3-setuptools, python3-dev, python3-pkg-resources, python3-tomli | python3-supported-min (>= 3.11), python3:any
Size: 19416
SHA256: 7116dec5e38b0abaa412025050dda81c1f840be408c099316216dacce62141b0
SHA1: e72be2ef6f112a4408128d2d3ef82819dd30985c
MD5sum: fb616ada5f85ddd295580ac678820eb1
Description: Utilities for building and installing packages
The extension-helpers package includes convenience helpers to assist
with building Python packages with compiled C/Cython extensions. It is
developed by the Astropy project but is intended to be general and
usable by any Python package.
.
This is not a traditional package in the sense that it is not intended
to be installed directly by users or developers. Instead, it is meant to
be accessed when the setup.py command is run and should be defined as a
build-time dependency in pyproject.toml files.
Description-md5:
Homepage: https://pypi.org/project/extension-helpers/
Section: python
Priority: optional
Filename: pool/main/e/extension-helpers/python3-extension-helpers_1.1.1-1_amd64.deb