darbup on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S darbup

* (Optional) Uninstall darbup on Arch using YAY

$ yay -Rns darbup

2. Manually Install "darbup" via AUR

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

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

b. Clone darbup's git locally

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

c. Go to ~/darbup folder and install it

$ cd ~/darbup $ makepkg -si

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

ID: 1053661
Name: darbup
PackageBaseID: 177074
PackageBase: darbup
Version: 20131117-2
Description: Wrapper around the excellent dar archiver tool to do regular backup
URL: https://github.com/c4rlo/darbup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1647693439
LastModified: 1647698068
URLPath: /cgit/aur.git/snapshot/darbup.tar.gz