backupper on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S backupper

* (Optional) Uninstall backupper on Arch using YAY

$ yay -Rns backupper

2. Manually Install "backupper" via AUR

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

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

b. Clone backupper's git locally

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

c. Go to ~/backupper folder and install it

$ cd ~/backupper $ makepkg -si

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

ID: 243086
Name: backupper
PackageBaseID: 102450
PackageBase: backupper
Version: 0.1.3-1
Description: A tool to perform full and incremental backups.
URL: https://github.com/goggle/backupper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aexl
Submitter: aexl
FirstSubmitted: 1445876974
LastModified: 1445878671
URLPath: /cgit/aur.git/snapshot/backupper.tar.gz