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

Last updated: May 09,2024

1. Install "python3-pypump" package

This guide covers the steps necessary to install python3-pypump on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pypump

2. Uninstall "python3-pypump" package

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

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

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

Package: python3-pypump
Priority: optional
Section: universe/python
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-pypump
Version: 0.6-1
Depends: python3-dateutil, python3-requests, python3-requests-oauthlib, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pypump/python3-pypump_0.6-1_all.deb
Size: 22600
MD5sum: 613df5d48976c619ec6f009e15d3ee35
SHA1: 5496aca08f78f33a96b596f2e2f9ad19f0877f8d
SHA256: a0a2e1f6275549084d130270478976cbcc913857e2bc3f9781047927a496fb23
Description-en: interface to the pump.io APIs (Python 3)
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 3.x.
Description-md5: b21e90408ef2a6a426d85830259d7b63
Homepage: https://github.com/xray7224/PyPump
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu