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

Last updated: May 17,2024

1. Install "python3-debtcollector" package

In this section, we are going to explain the necessary steps to install python3-debtcollector on Kali Linux

$ sudo apt update $ sudo apt install python3-debtcollector

2. Uninstall "python3-debtcollector" package

Learn how to uninstall python3-debtcollector on Kali Linux:

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

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

Package: python3-debtcollector
Source: python-debtcollector
Version: 2.5.0-3
Installed-Size: 87
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-pbr, python3-wrapt, python3-importlib-metadata | python3-supported-min (>> 3.8), python3:any
Suggests: python-debtcollector-doc
Size: 13080
SHA256: 216aa2337a2d5d8e63dca8eb5a68787ef7121a618347bc59002b2376a48d5c30
SHA1: 4eb026d5bc2c8db699e47e9a9a703dd4159c771b
MD5sum: 59fae45742f8e2436d7ecae47aff9bce
Description: collection of patterns to collect technical debt - Python 3.x
Debtcollector is a collection of Python patterns to help collecting technical
debt in a non-destructive manner (following deprecation patterns and
strategies and so-on).
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://www.openstack.org/
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-debtcollector/python3-debtcollector_2.5.0-3_all.deb