borgrestore on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S borgrestore

* (Optional) Uninstall borgrestore on Arch using YAY

$ yay -Rns borgrestore

2. Manually Install "borgrestore" via AUR

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

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

b. Clone borgrestore's git locally

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

c. Go to ~/borgrestore folder and install it

$ cd ~/borgrestore $ makepkg -si

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

ID: 1025145
Name: borgrestore
PackageBaseID: 174733
PackageBase: borgrestore
Version: 0.3-0.3
Description: Puts the system in exactly the same state as it is in a Borg snapshot.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lunainvictum
Submitter: lunainvictum
FirstSubmitted: 1641378319
LastModified: 1643107200
URLPath: /cgit/aur.git/snapshot/borgrestore.tar.gz