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

Last updated: November 07,2024

1. Install "python-posix-ipc" package

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

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

2. Uninstall "python-posix-ipc" package

This tutorial shows how to uninstall python-posix-ipc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-posix-ipc
Priority: optional
Section: python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: amd64
Version: 0.9.8-2build2
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.7)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/main/p/python-posix-ipc/python-posix-ipc_0.9.8-2build2_amd64.deb
Size: 14690
MD5sum: e77c236c0cc845f6b1fc24a87d150317
SHA1: da8fc84b5e88de3b5d3fdf55e73568d273b149a6
SHA256: ea4e0dac8296664531110f1fc4b0f1a86f602443fb93e6e24c82148eb16798f9
Description-en: semaphores, shared memory and message queues - Python 2.x
posix_ipc is a Python module (written in C) that permits creation and
manipulation of POSIX inter-process semaphores, shared memory and message
queues on platforms supporting the POSIX Realtime Extensions a.k.a. POSIX
1003.1b-1993. This includes nearly all Unices and Windows + Cygwin 1.7.
.
This package contains the Python 2.x module.
Description-md5: 9896f1d75854647abe2096d7ced747cd
Homepage: http://semanchuk.com/philip/posix_ipc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y