restic-rest-server on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S restic-rest-server

* (Optional) Uninstall restic-rest-server on Arch using YAY

$ yay -Rns restic-rest-server

2. Manually Install "restic-rest-server" via AUR

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

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

b. Clone restic-rest-server's git locally

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

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

$ cd ~/restic-rest-server $ makepkg -si

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

ID: 1285844
Name: restic-rest-server
PackageBaseID: 166436
PackageBase: restic-rest-server
Version: 0.12.1-1
Description: High-performance HTTP server that implements restic's REST backend API
URL: https://github.com/restic/rest-server
NumVotes: 4
Popularity: 0.182821
OutOfDate:
Maintainer: FallenWarrior2k
Submitter: FallenWarrior2k
FirstSubmitted: 1620253081
LastModified: 1688933713
URLPath: /cgit/aur.git/snapshot/restic-rest-server.tar.gz