symlinks on AUR (Arch User Repository)
Last updated: March 14,2025
1. Install "symlinks" 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 symlinks on Arch using YAY
$
yay -S
symlinks
Copied
* (Optional) Uninstall symlinks on Arch using YAY
$
yay -Rns
symlinks
Copied
2. Manually Install "symlinks" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone symlinks's git locally
$
git clone https://aur.archlinux.org/symlinks.git
~/symlinks
Copied
c. Go to ~/symlinks folder and install it
$
cd
~/symlinks
Copied
$
makepkg -si
Copied
3. Information about the symlinks package on Arch User Repository (AUR)
ID: 456156
Name: symlinks
PackageBaseID: 22283
PackageBase: symlinks
Version: 1.4.3-3
Description: Scan and change symbolic links
URL: https://github.com/brandt/symlinks
NumVotes: 46
Popularity: 0.049052
OutOfDate:
Maintainer: kbabioch
Submitter:
FirstSubmitted: 1229601191
LastModified: 1509286336
URLPath: /cgit/aur.git/snapshot/symlinks.tar.gz
Name: symlinks
PackageBaseID: 22283
PackageBase: symlinks
Version: 1.4.3-3
Description: Scan and change symbolic links
URL: https://github.com/brandt/symlinks
NumVotes: 46
Popularity: 0.049052
OutOfDate:
Maintainer: kbabioch
Submitter:
FirstSubmitted: 1229601191
LastModified: 1509286336
URLPath: /cgit/aur.git/snapshot/symlinks.tar.gz