sharedaccess on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S sharedaccess

* (Optional) Uninstall sharedaccess on Arch using YAY

$ yay -Rns sharedaccess

2. Manually Install "sharedaccess" via AUR

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

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

b. Clone sharedaccess's git locally

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

c. Go to ~/sharedaccess folder and install it

$ cd ~/sharedaccess $ makepkg -si

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

ID: 1310972
Name: sharedaccess
PackageBaseID: 154112
PackageBase: sharedaccess
Version: 1.2.7-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: 1591560887
LastModified: 1693346903
URLPath: /cgit/aur.git/snapshot/sharedaccess.tar.gz