synclinks on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "synclinks" 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 synclinks on Arch using YAY
$
yay -S
synclinks
Copied
* (Optional) Uninstall synclinks on Arch using YAY
$
yay -Rns
synclinks
Copied
2. Manually Install "synclinks" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone synclinks's git locally
$
git clone https://aur.archlinux.org/synclinks.git
~/synclinks
Copied
c. Go to ~/synclinks folder and install it
$
cd
~/synclinks
Copied
$
makepkg -si
Copied
3. Information about the synclinks package on Arch User Repository (AUR)
ID: 1112543
Name: synclinks
PackageBaseID: 57336
PackageBase: synclinks
Version: 2017.8-4
Description: A tool that synchronizes hierarchies of symlinks.
URL: https://xyne.dev/projects/synclinks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1331076877
LastModified: 1657925801
URLPath: /cgit/aur.git/snapshot/synclinks.tar.gz
Name: synclinks
PackageBaseID: 57336
PackageBase: synclinks
Version: 2017.8-4
Description: A tool that synchronizes hierarchies of symlinks.
URL: https://xyne.dev/projects/synclinks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1331076877
LastModified: 1657925801
URLPath: /cgit/aur.git/snapshot/synclinks.tar.gz