nosync on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "nosync" 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 nosync on Arch using YAY
$
yay -S
nosync
Copied
* (Optional) Uninstall nosync on Arch using YAY
$
yay -Rns
nosync
Copied
2. Manually Install "nosync" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nosync's git locally
$
git clone https://aur.archlinux.org/nosync.git
~/nosync
Copied
c. Go to ~/nosync folder and install it
$
cd
~/nosync
Copied
$
makepkg -si
Copied
3. Information about the nosync package on Arch User Repository (AUR)
ID: 471654
Name: nosync
PackageBaseID: 121865
PackageBase: nosync
Version: 1.1-1
Description: Preload library for disabling file's content synchronization
URL: https://github.com/kjn/nosync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1493413438
LastModified: 1513875966
URLPath: /cgit/aur.git/snapshot/nosync.tar.gz
Name: nosync
PackageBaseID: 121865
PackageBase: nosync
Version: 1.1-1
Description: Preload library for disabling file's content synchronization
URL: https://github.com/kjn/nosync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1493413438
LastModified: 1513875966
URLPath: /cgit/aur.git/snapshot/nosync.tar.gz