nsync on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "nsync" 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 nsync on Arch using YAY
$
yay -S
nsync
Copied
* (Optional) Uninstall nsync on Arch using YAY
$
yay -Rns
nsync
Copied
2. Manually Install "nsync" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nsync's git locally
$
git clone https://aur.archlinux.org/nsync.git
~/nsync
Copied
c. Go to ~/nsync folder and install it
$
cd
~/nsync
Copied
$
makepkg -si
Copied
3. Information about the nsync package on Arch User Repository (AUR)
ID: 1115927
Name: nsync
PackageBaseID: 155583
PackageBase: nsync
Version: 1.25.0-2
Description: A C library that exports various synchronization primitives, such as mutexes
URL: https://github.com/google/nsync
NumVotes: 2
Popularity: 0.039926
OutOfDate:
Maintainer: yan12125
FirstSubmitted: 1595069178
LastModified: 1658578194
URLPath: /cgit/aur.git/snapshot/nsync.tar.gz
Name: nsync
PackageBaseID: 155583
PackageBase: nsync
Version: 1.25.0-2
Description: A C library that exports various synchronization primitives, such as mutexes
URL: https://github.com/google/nsync
NumVotes: 2
Popularity: 0.039926
OutOfDate:
Maintainer: yan12125
FirstSubmitted: 1595069178
LastModified: 1658578194
URLPath: /cgit/aur.git/snapshot/nsync.tar.gz