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

Last updated: May 19,2024

1. Install "python-cpopen" package

This guide let you learn how to install python-cpopen on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cpopen

2. Uninstall "python-cpopen" package

This is a short guide on how to uninstall python-cpopen on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cpopen
Priority: optional
Section: universe/python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Milan Zamazal
Architecture: amd64
Source: cpopen
Version: 1.4-1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.11)
Filename: pool/universe/c/cpopen/python-cpopen_1.4-1_amd64.deb
Size: 7696
MD5sum: 164edb3137df6272611055739ccebd1e
SHA1: 250089a55b3a75eac53aa4af06af773889be6c47
SHA256: d0468d0e51d6baaedbd766967808ad0c5b1f553be79a989796d206a043d5f732
Description-en: C reimplementation of the tricky bits of Python's Popen
It provides some Popen tweaks utilized by Vdsm virtualization daemon.
It is currently implemented in a very specific way and might break under
general use.
Description-md5: 3f97dccb974d43c83b4469fdc3457365
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu