urbackup-server on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S urbackup-server

* (Optional) Uninstall urbackup-server on Arch using YAY

$ yay -Rns urbackup-server

2. Manually Install "urbackup-server" via AUR

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

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

b. Clone urbackup-server's git locally

$ git clone https://aur.archlinux.org/urbackup-server.git ~/urbackup-server

c. Go to ~/urbackup-server folder and install it

$ cd ~/urbackup-server $ makepkg -si

3. Information about the urbackup-server package on Arch User Repository (AUR)

ID: 314349
Name: urbackup-server
PackageBaseID: 59230
PackageBase: urbackup-server
Version: 1.4.14-2
Description: Client Server backup system
URL: http://www.urbackup.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: severach
FirstSubmitted: 1336845481
LastModified: 1466264909
URLPath: /cgit/aur.git/snapshot/urbackup-server.tar.gz