How to Install and Uninstall python3-bitbucket-api Package on Kali Linux

Last updated: May 07,2024

1. Install "python3-bitbucket-api" package

Please follow the guidelines below to install python3-bitbucket-api on Kali Linux

$ sudo apt update $ sudo apt install python3-bitbucket-api

2. Uninstall "python3-bitbucket-api" package

This is a short guide on how to uninstall python3-bitbucket-api on Kali Linux:

$ sudo apt remove python3-bitbucket-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-bitbucket-api package on Kali Linux

Package: python3-bitbucket-api
Source: python-bitbucket-api
Version: 0.5.0-4
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 10376
SHA256: d159dc8b067fb1cb393462a9a93306bbbd164b98389c04f04a361758af2db4ab
SHA1: 2248c83f64a86f2125c1cc6a730e15a7be25c9f3
MD5sum: ad89ee0756b8d683247fa33d8a40cc59
Description: library to interact with bitbucket API (Python 3)
python-bitbucket-api provides an API to use the following features in
bitbucket:
.
* Access public user information
* Access public or private repositories, tags or branches
* Create, update or delete one of your repository
* Access, create, update or delete a service (hook)
* Access, create or delete an SSH key
* Download a repository as an archive
* Access, create, update or delete an issue
* Access, create, update or delete an issue comment
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/Sheeprider/BitBucket-api
Section: python
Priority: optional
Filename: pool/main/p/python-bitbucket-api/python3-bitbucket-api_0.5.0-4_all.deb