rest-server on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S rest-server

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

$ yay -Rns rest-server

2. Manually Install "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 rest-server's git locally

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

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

$ cd ~/rest-server $ makepkg -si

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

ID: 1035311
Name: rest-server
PackageBaseID: 158641
PackageBase: rest-server
Version: 0.11.0-1
Description: A high performance HTTP server that implements restics REST backend API
URL: https://github.com/restic/rest-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: veecue
FirstSubmitted: 1602449512
LastModified: 1644595299
URLPath: /cgit/aur.git/snapshot/rest-server.tar.gz