git-backup on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S git-backup

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

$ yay -Rns git-backup

2. Manually Install "git-backup" via AUR

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

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

b. Clone git-backup's git locally

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

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

$ cd ~/git-backup $ makepkg -si

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

ID: 656836
Name: git-backup
PackageBaseID: 145880
PackageBase: git-backup
Version: 0.2.0-1
Description: A tool to help you backup your git repositories from services like GitHub
URL: https://github.com/jsdw/git-backup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: icewind
FirstSubmitted: 1571239130
LastModified: 1571239130
URLPath: /cgit/aur.git/snapshot/git-backup.tar.gz