write-shm on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S write-shm

* (Optional) Uninstall write-shm on Arch using YAY

$ yay -Rns write-shm

2. Manually Install "write-shm" via AUR

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

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

b. Clone write-shm's git locally

$ git clone https://aur.archlinux.org/write-shm.git ~/write-shm

c. Go to ~/write-shm folder and install it

$ cd ~/write-shm $ makepkg -si

3. Information about the write-shm package on Arch User Repository (AUR)

ID: 1403073
Name: write-shm
PackageBaseID: 186245
PackageBase: write-shm
Version: 1.0.0-1
Description: Write to a shared memory
URL: https://github.com/NikolasK-source/write_shm
NumVotes: 1
Popularity: 2.2E-5
OutOfDate:
Maintainer: shiradv0r
Submitter: shiradv0r
FirstSubmitted: 1664636770
LastModified: 1706895817
URLPath: /cgit/aur.git/snapshot/write-shm.tar.gz