How to Install and Uninstall python-debianbts Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-debianbts" package

This tutorial shows how to install python-debianbts on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-debianbts

2. Uninstall "python-debianbts" package

Learn how to uninstall python-debianbts on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-debianbts package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-debianbts
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Bastian Venthur
Architecture: all
Version: 2.6.0
Provides: python2.7-debianbts
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pysimplesoap
Filename: pool/universe/p/python-debianbts/python-debianbts_2.6.0_all.deb
Size: 8606
MD5sum: 3daaaa18dd13ecd534bc9a8e879609f1
SHA1: 4a7556ef3684c36de2727b0314aae0991ea02617
SHA256: f0cd89bf4194a673e65e9f3298926301b573f75430f1d859ba0504503e4b507b
Description-en: Python interface to Debian's Bug Tracking System
This package provides the debianbts module, which allows one to query Debian's
BTS via it's SOAP-interface and returns the answer in Python's native data
types.
Description-md5: 9982e1a0a8643a6046dd278e33efcf4a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk