boxbackup-server on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S boxbackup-server

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

$ yay -Rns boxbackup-server

2. Manually Install "boxbackup-server" via AUR

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

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

b. Clone boxbackup-server's git locally

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

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

$ cd ~/boxbackup-server $ makepkg -si

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

ID: 316478
Name: boxbackup-server
PackageBaseID: 98409
PackageBase: boxbackup-server
Version: 0.12-3
Description: An open source, completely automatic on-line backup system for UNIX.
URL: http://boxbackup.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1440460830
LastModified: 1466889980
URLPath: /cgit/aur.git/snapshot/boxbackup-server.tar.gz