How to Install and Uninstall python-paypal Package on Debian 10 (Buster)

Last updated: February 24,2025

1. Install "python-paypal" package

Here is a brief guide to show you how to install python-paypal on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-paypal

2. Uninstall "python-paypal" package

This guide covers the steps necessary to uninstall python-paypal on Debian 10 (Buster):

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

3. Information about the python-paypal package on Debian 10 (Buster)

Package: python-paypal
Version: 1.2.5-2
Installed-Size: 72
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: PayPal API implementation (Python 2)
Description-md5: bbe563a6b3687e96525534982adfa8d0
Homepage: https://pypi.python.org/pypi/paypal
Section: python
Priority: optional
Filename: pool/main/p/python-paypal/python-paypal_1.2.5-2_all.deb
Size: 18668
MD5sum: c5a6dd3a8423533d33d4989ab6bdf931
SHA256: 19497b3b7aa4ce3954077ff798ed2cc6332a88c2d65a0adbb887343d922b3494

5. The same packages on other Linux Distributions