symlinks on AUR (Arch User Repository)

Last updated: May 14,2024

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

b. Install symlinks on Arch using YAY

$ yay -S symlinks

* (Optional) Uninstall symlinks on Arch using YAY

$ yay -Rns symlinks

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

b. Clone symlinks's git locally

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

c. Go to ~/symlinks folder and install it

$ cd ~/symlinks $ makepkg -si

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