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

Last updated: May 20,2024

1. Install "python3-stdeb" package

This is a short guide on how to install python3-stdeb on Kali Linux

$ sudo apt update $ sudo apt install python3-stdeb

2. Uninstall "python3-stdeb" package

This guide let you learn how to uninstall python3-stdeb on Kali Linux:

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

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

Package: python3-stdeb
Source: stdeb
Version: 0.10.0-2
Installed-Size: 196
Maintainer: Debian Python Team
Architecture: all
Replaces: python-stdeb (<< 0.8.5-2)
Depends: python3:any, debhelper-compat (= 9), python3-setuptools, python3-requests
Recommends: apt-file, dpkg-dev, python3-all, unzip
Suggests: python3-all-dev
Breaks: python-stdeb (<< 0.8.5-2)
Size: 54780
SHA256: 6b482807be3bc3f098b60f6e8692c33c50b97ffb8069c88d1d0e01ef1b3804e9
SHA1: 468485ef6ec70d072c4ae44d3909b57da3f3be8f
MD5sum: 63a5a17e36bd04456ceb78bb93694c6c
Description: Python to Debian source package conversion plugins for distutils
This package provides distutils commands to produce Debian packages from Python
packages. Automatic defaults are provided for the Debian package, but many
aspects of the resulting package can be customized via a configuration file.
Description-md5:
Homepage: https://github.com/astraw/stdeb
Section: python
Priority: optional
Filename: pool/main/s/stdeb/python3-stdeb_0.10.0-2_all.deb