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

Last updated: May 18,2024

1. Install "python-sysv-ipc" package

Please follow the guidelines below to install python-sysv-ipc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sysv-ipc

2. Uninstall "python-sysv-ipc" package

Here is a brief guide to show you how to uninstall python-sysv-ipc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-sysv-ipc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-sysv-ipc
Priority: optional
Section: universe/python
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: amd64
Version: 0.6.8-2build2
Depends: libc6 (>= 2.14), python (<< 2.8), python (>= 2.7~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-sysv-ipc/python-sysv-ipc_0.6.8-2build2_amd64.deb
Size: 18000
MD5sum: 0cade9c0f24ae70ce1c2280a59b62748
SHA1: 9a26cd6b3314c614add9957a315ceadbb6ef5495
SHA256: 156e56f7ce2a9f4655f7c2dfa10cae6aac79c30af04ef59eaa7530f267c348e3
Description-en: semaphores, shared memory and message queues - Python 2.x
Sysv_ipc gives Python programs access to System V semaphores, shared memory
and message queues. Most (all?) Unixes (including OS X) support System V IPC.
.
This package contains the Python 2.x module.
Description-md5: ffaa07cb0fb2549f6c80dda461bb0aaa
Homepage: http://semanchuk.com/philip/sysv_ipc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu