backup-brute on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S backup-brute

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

$ yay -Rns backup-brute

2. Manually Install "backup-brute" via AUR

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

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

b. Clone backup-brute's git locally

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

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

$ cd ~/backup-brute $ makepkg -si

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

ID: 1306776
Name: backup-brute
PackageBaseID: 196730
PackageBase: backup-brute
Version: 1.4.1-1.1
Description: Go utility for creating backups of large segments of your operating system to s3 using AGE encryption.
URL: https://github.com/danhab99/backup-brute
NumVotes: 1
Popularity: 0.013875
OutOfDate:
Maintainer: danhab99
Submitter: danhab99
FirstSubmitted: 1692239612
LastModified: 1692567049
URLPath: /cgit/aur.git/snapshot/backup-brute.tar.gz