How to Install and Uninstall python-posix_ipc Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python-posix_ipc" package

Please follow the guidelines below to install python-posix_ipc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-posix_ipc

2. Uninstall "python-posix_ipc" package

Please follow the guidance below to uninstall python-posix_ipc on openSUSE Leap:

$ sudo zypper remove python-posix_ipc

3. Information about the python-posix_ipc package on openSUSE Leap

Information for package python-posix_ipc:
-----------------------------------------
Repository : Main Repository
Name : python-posix_ipc
Version : 1.0.0-bp153.1.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 80,6 KiB
Installed : No
Status : not installed
Source package : python-posix_ipc-1.0.0-bp153.1.14.src
Summary : POSIX IPC primitives for Python
Description :
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.