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

Last updated: May 20,2024

1. Install "python-bitbucket" package

Please follow the guidance below to install python-bitbucket on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bitbucket

2. Uninstall "python-bitbucket" package

Please follow the guidance below to uninstall python-bitbucket on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bitbucket
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: David Villa Alises
Architecture: all
Version: 0.1-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-bitbucket/python-bitbucket_0.1-1_all.deb
Size: 6454
MD5sum: 140b06b41dd8f9ff4c1ab7afd4732df4
SHA1: f249a8f611655f68f9d203e9d8975a89c40f7884
SHA256: 4fa5b32f21961541d4072ef6a974d2eecc9edf1f4b195a33049c6827d19dab55
Description-en: Python bindings for the bitbucket.org REST API
A simple python library to access the BitBucket API. API Coverage is not
that high at the moment as the API has not been officially released and is
still in a state of flux. Right now only read (GET) calls are supported.
Description-md5: f2d911e5b34a299db109338edcbbd9cc
Homepage: https://github.com/ericof/python-bitbucket
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu