How to Install and Uninstall python3-posix-ipc.x86_64 Package on Fedora 39

Last updated: January 13,2025

1. Install "python3-posix-ipc.x86_64" package

Learn how to install python3-posix-ipc.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install python3-posix-ipc.x86_64

2. Uninstall "python3-posix-ipc.x86_64" package

Please follow the guidance below to uninstall python3-posix-ipc.x86_64 on Fedora 39:

$ sudo dnf remove python3-posix-ipc.x86_64 $ sudo dnf autoremove

3. Information about the python3-posix-ipc.x86_64 package on Fedora 39

Last metadata expiration check: 3:54:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-posix-ipc
Version : 1.1.1
Release : 3.fc39
Architecture : x86_64
Size : 33 k
Source : python-posix-ipc-1.1.1-3.fc39.src.rpm
Repository : fedora
Summary : POSIX IPC primitives for Python
URL : https://github.com/osvenskan/posix_ipc
License : BSD-3-Clause
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.