How to Install and Uninstall python3-debtcollector Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python3-debtcollector" package

Please follow the guidelines below to install python3-debtcollector on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-debtcollector

2. Uninstall "python3-debtcollector" package

Please follow the instructions below to uninstall python3-debtcollector on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-debtcollector package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-debtcollector
Priority: optional
Section: universe/python
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-debtcollector
Version: 1.3.0-2
Depends: python3-babel, python3-pbr (>= 1.8), python3-six (>= 1.9.0), python3-wrapt, python3:any (>= 3.3.2-2~)
Suggests: python-debtcollector-doc
Filename: pool/universe/p/python-debtcollector/python3-debtcollector_1.3.0-2_all.deb
Size: 12854
MD5sum: 9f37a1c05cd5329352ba999ee9202759
SHA1: 7be9a6a035865755b2135efe2560039799d89ffd
SHA256: aac38c88e3e3cab4f0cded4bbdfe14def03c8e21a43b008ffd5856cd8ba0c827
Description-en: 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: 85781f55acb23d5ff4bcff663c69eb82
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu