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

Last updated: May 18,2024

1. Install "python3-debian" package

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

$ sudo apt update $ sudo apt install python3-debian

2. Uninstall "python3-debian" package

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

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

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

Package: python3-debian
Source: python-debian
Version: 0.1.49
Installed-Size: 591
Maintainer: Debian python-debian Maintainers
Architecture: all
Depends: python3-chardet, python3:any
Recommends: python3-apt, zstd
Suggests: gpgv
Size: 114928
SHA256: 7d9c74b5c50f0d6367c5c18605161b6b235dd5ed70359ef0e53a4cea159536e0
SHA1: e4310f78e9e14da5c4a0ae4395fb63711043a422
MD5sum: 8a970db0ec673a89eef73457d2ea224d
Description: Python 3 modules to work with Debian-related data formats
This package provides Python 3 modules that abstract many formats of Debian
related files. Currently handled are:
* Debtags information (debian.debtags module)
* debian/changelog (debian.changelog module)
* Packages files, pdiffs (debian.debian_support module)
* Control files of single or multiple RFC822-style paragraphs, e.g.
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
(debian.deb822 module)
* Raw .deb and .ar files, with (read-only) access to contained
files and meta-information
Description-md5:
Homepage: https://salsa.debian.org/python-debian-team/python-debian
Tag: devel::debian, devel::lang:python, devel::library, devel::packaging,
implemented-in::python, role::devel-lib, role::program, suite::debian
Section: python
Priority: optional
Filename: pool/main/p/python-debian/python3-debian_0.1.49_all.deb