link-backup on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S link-backup

* (Optional) Uninstall link-backup on Arch using YAY

$ yay -Rns link-backup

2. Manually Install "link-backup" via AUR

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

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

b. Clone link-backup's git locally

$ git clone https://aur.archlinux.org/link-backup.git ~/link-backup

c. Go to ~/link-backup folder and install it

$ cd ~/link-backup $ makepkg -si

3. Information about the link-backup package on Arch User Repository (AUR)

ID: 203946
Name: link-backup
PackageBaseID: 16929
PackageBase: link-backup
Version: 0.8-6
Description: Intelligent backup utility that handles renames, moves, duplicate files
URL: http://www.scottlu.com/Content/Link-Backup.html
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1210553003
LastModified: 1435505781
URLPath: /cgit/aur.git/snapshot/link-backup.tar.gz