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

Last updated: May 04,2024

1. Install "python-braintree" package

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

$ sudo apt update $ sudo apt install python-braintree

2. Uninstall "python-braintree" package

Please follow the step by step instructions below to uninstall python-braintree on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-braintree
Priority: optional
Section: universe/python
Installed-Size: 351
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 3.23.0-3
Depends: python-requests (>= 1.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-braintree/python-braintree_3.23.0-3_all.deb
Size: 52790
MD5sum: 074112df00a36a1709d9be26bc2f89e0
SHA1: 5ea369bbc244ff6ade59fc233cba127c3f637431
SHA256: e5643fd8a7e2d9ba3b4a101e015064ba25f3feff664f5e75807d4082d6761d4c
Description-en: Braintree Python library (Python 2)
The Braintree library provides integration access to the Braintree
Gateway. This module enables a web application to accept payment
through such commercial, full-stack payments platform.
.
This is the Python 2 version of package.
Description-md5: 29c7805caab61ae9024aeaa8a42cc3c3
Homepage: https://www.braintreepayments.com/docs/python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu