arch-backup on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S arch-backup

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

$ yay -Rns arch-backup

2. Manually Install "arch-backup" via AUR

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

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

b. Clone arch-backup's git locally

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

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

$ cd ~/arch-backup $ makepkg -si

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

ID: 353959
Name: arch-backup
PackageBaseID: 106868
PackageBase: arch-backup
Version: 0.8.11-2
Description: trivial backup scripts (ssh/smb support)
URL: https://github.com/p5n/archlinux-stuff/tree/master/arch-backup
NumVotes: 5
Popularity: 1.0E-6
OutOfDate: 1706181780
Maintainer: zoe
Submitter: zoe
FirstSubmitted: 1454269145
LastModified: 1478463913
URLPath: /cgit/aur.git/snapshot/arch-backup.tar.gz