github-backup on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S github-backup

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

$ yay -Rns github-backup

2. Manually Install "github-backup" via AUR

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

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

b. Clone github-backup's git locally

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

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

$ cd ~/github-backup $ makepkg -si

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

ID: 632182
Name: github-backup
PackageBaseID: 142434
PackageBase: github-backup
Version: 0.25.0-1
Description: Backup a github user or organization.
URL: https://github.com/josegonzalez/python-github-backup
NumVotes: 1
Popularity: 0
OutOfDate: 1650032848
Maintainer:
Submitter: nicoulaj
FirstSubmitted: 1559318266
LastModified: 1563986308
URLPath: /cgit/aur.git/snapshot/github-backup.tar.gz