backupd on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S backupd

* (Optional) Uninstall backupd on Arch using YAY

$ yay -Rns backupd

2. Manually Install "backupd" via AUR

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

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

b. Clone backupd's git locally

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

c. Go to ~/backupd folder and install it

$ cd ~/backupd $ makepkg -si

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

ID: 1106615
Name: backupd
PackageBaseID: 104241
PackageBase: backupd
Version: 0.2-1
Description: Compressed and encrypted backups with xz and GPG
URL: https://github.com/gustawho/backupd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gustawho
Submitter: gustawho
FirstSubmitted: 1449396395
LastModified: 1656739431
URLPath: /cgit/aur.git/snapshot/backupd.tar.gz