python-sysv_ipc on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "python-sysv_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-sysv_ipc on Arch using YAY

$ yay -S python-sysv_ipc

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

$ yay -Rns python-sysv_ipc

2. Manually Install "python-sysv_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-sysv_ipc's git locally

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

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

$ cd ~/python-sysv_ipc $ makepkg -si

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

ID: 1414697
Name: python-sysv_ipc
PackageBaseID: 202914
PackageBase: python-sysv_ipc
Version: 1.1.0-3
Description: System V IPC primitives (semaphores, shared memory and message queues) for Python
URL: http://semanchuk.com/philip/sysv_ipc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1708770500
LastModified: 1708770500
URLPath: /cgit/aur.git/snapshot/python-sysv_ipc.tar.gz