borg-backup on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S borg-backup

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

$ yay -Rns borg-backup

2. Manually Install "borg-backup" via AUR

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

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

b. Clone borg-backup's git locally

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

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

$ cd ~/borg-backup $ makepkg -si

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

ID: 1255064
Name: borg-backup
PackageBaseID: 168337
PackageBase: borg-backup
Version: 0.6.2-1
Description: Add multi-machine sync to borg
URL:
NumVotes: 1
Popularity: 0.00908
OutOfDate:
Maintainer: TomZander
Submitter: TomZander
FirstSubmitted: 1624708196
LastModified: 1683576643
URLPath: /cgit/aur.git/snapshot/borg-backup.tar.gz