simple_backup on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S simple_backup

* (Optional) Uninstall simple_backup on Arch using YAY

$ yay -Rns simple_backup

2. Manually Install "simple_backup" via AUR

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

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

b. Clone simple_backup's git locally

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

c. Go to ~/simple_backup folder and install it

$ cd ~/simple_backup $ makepkg -si

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

ID: 1416848
Name: simple_backup
PackageBaseID: 192728
PackageBase: simple_backup
Version: 1:4.1.3-2
Description: Simple backup script that uses rsync to copy files
URL: https://github.com/Fuxino/simple_backup
NumVotes: 1
Popularity: 0.001643
OutOfDate:
Maintainer: Fuxino
Submitter: Fuxino
FirstSubmitted: 1681589561
LastModified: 1709063715
URLPath: /cgit/aur.git/snapshot/simple_backup.tar.gz