relink on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S relink

* (Optional) Uninstall relink on Arch using YAY

$ yay -Rns relink

2. Manually Install "relink" via AUR

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

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

b. Clone relink's git locally

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

c. Go to ~/relink folder and install it

$ cd ~/relink $ makepkg -si

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

ID: 252221
Name: relink
PackageBaseID: 81420
PackageBase: relink
Version: 1.2-1
Description: A simple utility that modifies your symlinks
URL: https://github.com/maandree/relink
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1398878076
LastModified: 1448950417
URLPath: /cgit/aur.git/snapshot/relink.tar.gz