How to Install and Uninstall dh-python Package on Kali Linux

Last updated: May 15,2024

1. Install "dh-python" package

This is a short guide on how to install dh-python on Kali Linux

$ sudo apt update $ sudo apt install dh-python

2. Uninstall "dh-python" package

Please follow the steps below to uninstall dh-python on Kali Linux:

$ sudo apt remove dh-python $ sudo apt autoclean && sudo apt autoremove

3. Information about the dh-python package on Kali Linux

Package: dh-python
Version: 6.20231223
Installed-Size: 463
Maintainer: Piotr Ożarowski
Architecture: all
Provides: dh-sequence-python3
Depends: python3-distutils | python3 (<< 3.6.5~rc1-1), python3-setuptools, python3:any
Suggests: dpkg-dev, flit, libdpkg-perl, python3-build, python3-installer, python3-wheel
Breaks: python3 (<< 3.3.2-4~)
Size: 108192
SHA256: fd1d0c1435af92d036a363afd4911bfb5ea5fe072cc120dc90857f78ea37f18f
SHA1: 0b3008a5bbabf3c6e48c0efb0b9251b339f08fa6
MD5sum: e10f52efd2a9e396eeec2a79da37e162
Description: Debian helper tools for packaging Python libraries and applications
This package contains:
* pybuild - invokes various build systems for requested Python versions in
order to build modules and extensions
* dh_python3 - calculates Python 3.X dependencies for Debian packages,
adds maintainer scripts to byte compile files, etc.
Description-md5:
Multi-Arch: foreign
Tag: devel::debian, devel::packaging, implemented-in::python,
interface::commandline, role::plugin, role::program, scope::utility,
works-with::software:source
Section: python
Priority: optional
Filename: pool/main/d/dh-python/dh-python_6.20231223_all.deb