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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install python3-posix-ipc.x86_64 on Fedora 38

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

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

This tutorial shows how to uninstall python3-posix-ipc.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 0:55:47 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-posix-ipc
Version : 1.1.1
Release : 1.fc38
Architecture : x86_64
Size : 33 k
Source : python-posix-ipc-1.1.1-1.fc38.src.rpm
Repository : updates
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.