backup-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S backup-git

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

$ yay -Rns backup-git

2. Manually Install "backup-git" via AUR

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

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

b. Clone backup-git's git locally

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

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

$ cd ~/backup-git $ makepkg -si

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

ID: 550486
Name: backup-git
PackageBaseID: 118997
PackageBase: backup-git
Version: 1.2-1
Description: A simple tar based incremental daily backup script based on systemd
URL: https://github.com/dhtseany/backup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhtseany
Submitter: dhtseany
FirstSubmitted: 1485053443
LastModified: 1539095991
URLPath: /cgit/aur.git/snapshot/backup-git.tar.gz