python2-posix_ipc on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "python2-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 python2-posix_ipc on Arch using YAY

$ yay -S python2-posix_ipc

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

$ yay -Rns python2-posix_ipc

2. Manually Install "python2-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 python2-posix_ipc's git locally

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

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

$ cd ~/python2-posix_ipc $ makepkg -si

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

ID: 492622
Name: python2-posix_ipc
PackageBaseID: 92298
PackageBase: python2-posix_ipc
Version: 1.0.4-1
Description: POSIX IPC primitives (semaphores, shared memory and message queues) for Python 2
URL: http://semanchuk.com/philip/posix_ipc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1429346489
LastModified: 1520488261
URLPath: /cgit/aur.git/snapshot/python2-posix_ipc.tar.gz