backup-conf on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S backup-conf

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

$ yay -Rns backup-conf

2. Manually Install "backup-conf" via AUR

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

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

b. Clone backup-conf's git locally

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

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

$ cd ~/backup-conf $ makepkg -si

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

ID: 319931
Name: backup-conf
PackageBaseID: 86375
PackageBase: backup-conf
Version: 5.2.1-2
Description: This script create a backup of your config files in a tree format on current folder
URL: https://github.com/ShyPixie/backup-conf
NumVotes: 2
Popularity: 0
OutOfDate: 1671084982
Maintainer: calendulish
Submitter: calendulish
FirstSubmitted: 1412730642
LastModified: 1468033289
URLPath: /cgit/aur.git/snapshot/backup-conf.tar.gz