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

Last updated: May 16,2024

1. Install "python-parallel" package

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

$ sudo apt update $ sudo apt install python-parallel

2. Uninstall "python-parallel" package

Please follow the guidance below to uninstall python-parallel on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-parallel
Priority: optional
Section: universe/python
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: all
Source: pyparallel
Version: 0.2-7build1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/pyparallel/python-parallel_0.2-7build1_all.deb
Size: 14184
MD5sum: 56442b3a4151158103ceef6f3ded8555
SHA1: ec0a2f116cae039994b41fe91c7d35e879565cd9
SHA256: 9644872b67c4af335ae0a79a75eec0b9dba6b769381e8dcebad4cc852146380e
Description-en: pyparallel - module encapsulating access for the parallel port
This module capsulates the access for the parallel port. It provides
backends for standard Python running on Windows, Linux, BSD (possibly
any POSIX compilant system). The module named "parallel" automaticaly
selects the appropriate backend.
Description-md5: 52eb8f83fa42d102aa950c19a0b35574
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu