backup-git on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install backup-git on Arch using YAY
$
yay -S
backup-git
Copied
* (Optional) Uninstall backup-git on Arch using YAY
$
yay -Rns
backup-git
Copied
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
Copied
b. Clone backup-git's git locally
$
git clone https://aur.archlinux.org/backup-git.git
~/backup-git
Copied
c. Go to ~/backup-git folder and install it
$
cd
~/backup-git
Copied
$
makepkg -si
Copied
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
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