fackup on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S fackup

* (Optional) Uninstall fackup on Arch using YAY

$ yay -Rns fackup

2. Manually Install "fackup" via AUR

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

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

b. Clone fackup's git locally

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

c. Go to ~/fackup folder and install it

$ cd ~/fackup $ makepkg -si

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

ID: 1364222
Name: fackup
PackageBaseID: 96047
PackageBase: fackup
Version: 0.2.1-1
Description: File backup tool using rsync and dar.
URL: https://github.com/b3niup/fackup
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: b3niup
Submitter: b3niup
FirstSubmitted: 1437083053
LastModified: 1701676410
URLPath: /cgit/aur.git/snapshot/fackup.tar.gz