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

Last updated: December 25,2024

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

$ yay -S rest-server-bin

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

$ yay -Rns rest-server-bin

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

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

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

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

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

ID: 1286009
Name: rest-server-bin
PackageBaseID: 134533
PackageBase: rest-server-bin
Version: 0.12.1-1
Description: Rest Server is a high performance HTTP server that implements restics REST backend API.
URL: https://github.com/restic/rest-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chris_l
Submitter: DescartesHorse
FirstSubmitted: 1532666053
LastModified: 1688951158
URLPath: /cgit/aur.git/snapshot/rest-server-bin.tar.gz