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

Last updated: November 07,2024

1. Install "python3-braintree" package

Learn how to install python3-braintree on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-braintree

2. Uninstall "python3-braintree" package

In this section, we are going to explain the necessary steps to uninstall python3-braintree on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-braintree
Priority: optional
Section: universe/python
Installed-Size: 348
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: python-braintree
Version: 3.23.0-3
Depends: python3-requests (>= 1.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-braintree/python3-braintree_3.23.0-3_all.deb
Size: 51904
MD5sum: 8131a6ec4878ac39a182a0f50ea400d8
SHA1: 7b59ba3162208ec77aa02ff991f99cf62e22997a
SHA256: 16fa9148a37b6252fb6c1c290139ff2e95661c2130cea922692c161aed8a0627
Description-en: Braintree Python library (Python 3)
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 3 version of package.
Description-md5: 4cbfb4c4991dfb0fde0b811d6cb892f8
Homepage: https://www.braintreepayments.com/docs/python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu