sharedaccess on AUR (Arch User Repository)
Last updated: January 07,2025
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
Copied
b. Install sharedaccess on Arch using YAY
$
yay -S
sharedaccess
Copied
* (Optional) Uninstall sharedaccess on Arch using YAY
$
yay -Rns
sharedaccess
Copied
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
Copied
b. Clone sharedaccess's git locally
$
git clone https://aur.archlinux.org/sharedaccess.git
~/sharedaccess
Copied
c. Go to ~/sharedaccess folder and install it
$
cd
~/sharedaccess
Copied
$
makepkg -si
Copied
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
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