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
Copied
b. Install relink on Arch using YAY
$
yay -S
relink
Copied
* (Optional) Uninstall relink on Arch using YAY
$
yay -Rns
relink
Copied
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
Copied
b. Clone relink's git locally
$
git clone https://aur.archlinux.org/relink.git
~/relink
Copied
c. Go to ~/relink folder and install it
$
cd
~/relink
Copied
$
makepkg -si
Copied
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
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