backupchecker on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S backupchecker

* (Optional) Uninstall backupchecker on Arch using YAY

$ yay -Rns backupchecker

2. Manually Install "backupchecker" via AUR

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

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

b. Clone backupchecker's git locally

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

c. Go to ~/backupchecker folder and install it

$ cd ~/backupchecker $ makepkg -si

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

ID: 678446
Name: backupchecker
PackageBaseID: 147497
PackageBase: backupchecker
Version: 1.9-2
Description: A fully automated backup checker
URL: https://pypi.org/project/backupchecker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1576718046
LastModified: 1576718210
URLPath: /cgit/aur.git/snapshot/backupchecker.tar.gz