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

Last updated: October 04,2024

1. Install "python-pp" package

Here is a brief guide to show you how to install python-pp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pp

2. Uninstall "python-pp" package

This guide covers the steps necessary to uninstall python-pp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pp
Priority: optional
Section: universe/python
Installed-Size: 179
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: parallelpython
Version: 1.6.4-2
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/parallelpython/python-pp_1.6.4-2_all.deb
Size: 28348
MD5sum: 625bd706a47629bfb81c08d12e6cf8b5
SHA1: ceb84c79e43ca8be9ee904b5e64826980441b556
SHA256: 754a5904340c63c3c8b09609b358dd12ef800fb3952a2c204bce1a5f5ac89d7e
Description-en: parallel and distributed programming toolkit for Python
Parallel Python module (pp) provides an easy and efficient way to
create parallel-enabled applications for SMP computers and clusters.
pp module features cross-platform portability and dynamic load
balancing. Thus application written with PP will parallelize
efficiently even on heterogeneous and multi-platform clusters
(including clusters running other application with variable CPU
loads).
Description-md5: 2a9c76124a7fea7c8d4b40217992dc5d
Homepage: http://www.parallelpython.com/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu