shr on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S shr

* (Optional) Uninstall shr on Arch using YAY

$ yay -Rns shr

2. Manually Install "shr" via AUR

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

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

b. Clone shr's git locally

$ git clone https://aur.archlinux.org/shr.git ~/shr

c. Go to ~/shr folder and install it

$ cd ~/shr $ makepkg -si

3. Information about the shr package on Arch User Repository (AUR)

ID: 227765
Name: shr
PackageBaseID: 99255
PackageBase: shr
Version: 1.0-1
Description: Shared memory with n-fold bufferings zero-copy data streaming
URL: https://github.com/maandree/shr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1441266081
LastModified: 1441266087
URLPath: /cgit/aur.git/snapshot/shr.tar.gz