sharedaccess-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sharedaccess-git

* (Optional) Uninstall sharedaccess-git on Arch using YAY

$ yay -Rns sharedaccess-git

2. Manually Install "sharedaccess-git" via AUR

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

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

b. Clone sharedaccess-git's git locally

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

c. Go to ~/sharedaccess-git folder and install it

$ cd ~/sharedaccess-git $ makepkg -si

3. Information about the sharedaccess-git package on Arch User Repository (AUR)

ID: 1375934
Name: sharedaccess-git
PackageBaseID: 152044
PackageBase: sharedaccess-git
Version: 1.2.7.r0.gca33cf5-1
Description: C++17 library to make sharing a resource with multiple threads easier.
URL: https://gitlab.com/patlefort/sharedaccess
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1587977922
LastModified: 1703582051
URLPath: /cgit/aur.git/snapshot/sharedaccess-git.tar.gz