prest on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S prest

* (Optional) Uninstall prest on Arch using YAY

$ yay -Rns prest

2. Manually Install "prest" via AUR

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

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

b. Clone prest's git locally

$ git clone https://aur.archlinux.org/prest.git ~/prest

c. Go to ~/prest folder and install it

$ cd ~/prest $ makepkg -si

3. Information about the prest package on Arch User Repository (AUR)

ID: 912662
Name: prest
PackageBaseID: 138983
PackageBase: prest
Version: 1.0.8-1
Description: pREST (PostgreSQL REST), simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
URL: https://prestd.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: avelino
Submitter: crvv
FirstSubmitted: 1548240681
LastModified: 1622068112
URLPath: /cgit/aur.git/snapshot/prest.tar.gz