python-posix_ipc on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "python-posix_ipc" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-posix_ipc on Arch using YAY

$ yay -S python-posix_ipc

* (Optional) Uninstall python-posix_ipc on Arch using YAY

$ yay -Rns python-posix_ipc

2. Manually Install "python-posix_ipc" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-posix_ipc's git locally

$ git clone https://aur.archlinux.org/python-posix_ipc.git ~/python-posix_ipc

c. Go to ~/python-posix_ipc folder and install it

$ cd ~/python-posix_ipc $ makepkg -si

3. Information about the python-posix_ipc package on Arch User Repository (AUR)

ID: 1425720
Name: python-posix_ipc
PackageBaseID: 32875
PackageBase: python-posix_ipc
Version: 1.1.1-1
Description: POSIX IPC primitives (semaphores, shared memory and message queues) for Python
URL: https://github.com/osvenskan/posix_ipc
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: mroethke
Submitter: tom5760
FirstSubmitted: 1260748542
LastModified: 1710239568
URLPath: /cgit/aur.git/snapshot/python-posix_ipc.tar.gz