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

Last updated: July 03,2024

1. Install "python-pypump" package

Please follow the step by step instructions below to install python-pypump on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pypump

2. Uninstall "python-pypump" package

Learn how to uninstall python-pypump on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pypump
Priority: optional
Section: universe/python
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.6-1
Depends: python-dateutil, python-requests, python-requests-oauthlib, python:any (<< 2.8), python:any (>= 2.7.5-5~), python (>= 2.7), python-pyasn1
Suggests: python-openssl
Filename: pool/universe/p/python-pypump/python-pypump_0.6-1_all.deb
Size: 22542
MD5sum: 7d8370152d791d4a2520623054a25c07
SHA1: 988c010105acd4bc5386ca150191bc00292fb179
SHA256: 85a6d5608143818ac59038e527350c27d6df752ad212e319d5ba4cd194c3d540
Description-en: interface to the pump.io APIs (Python 2)
PyPump provides an interface to the pump.io APIs. The aim is to
provide very natural pythonic representations of Notes, Images,
People, etc... allowing you to painlessly interact with them.
.
This package provides the pypump Python module for Python 2.x.
Description-md5: d5fbc7ba4cc4c458bc2ddb15c4c4ea2c
Homepage: https://github.com/xray7224/PyPump
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu