shortsync on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S shortsync

* (Optional) Uninstall shortsync on Arch using YAY

$ yay -Rns shortsync

2. Manually Install "shortsync" via AUR

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

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

b. Clone shortsync's git locally

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

c. Go to ~/shortsync folder and install it

$ cd ~/shortsync $ makepkg -si

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

ID: 1120572
Name: shortsync
PackageBaseID: 184591
PackageBase: shortsync
Version: 1-1
Description: This application makes it easy to keep track of alias, file, and folder shortcuts across multiple applications and shells.
URL: https://github.com/taylo2allen/shortsync.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taylo2allen
FirstSubmitted: 1659385363
LastModified: 1659397795
URLPath: /cgit/aur.git/snapshot/shortsync.tar.gz