nosync on AUR (Arch User Repository)

Last updated: May 19,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

b. Install nosync on Arch using YAY

$ yay -S nosync

* (Optional) Uninstall nosync on Arch using YAY

$ yay -Rns nosync

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

b. Clone nosync's git locally

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

c. Go to ~/nosync folder and install it

$ cd ~/nosync $ makepkg -si

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