backup on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S backup

* (Optional) Uninstall backup on Arch using YAY

$ yay -Rns backup

2. Manually Install "backup" via AUR

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

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

b. Clone backup's git locally

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

c. Go to ~/backup folder and install it

$ cd ~/backup $ makepkg -si

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

ID: 1095138
Name: backup
PackageBaseID: 175418
PackageBase: backup
Version: 0.5.0-1
Description: Easily configure and reproducibly run complex backups
URL: https://github.com/jnphilipp/backup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnphilipp
Submitter: jnphilipp
FirstSubmitted: 1643224680
LastModified: 1654631424
URLPath: /cgit/aur.git/snapshot/backup.tar.gz