postgrest-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S postgrest-bin

* (Optional) Uninstall postgrest-bin on Arch using YAY

$ yay -Rns postgrest-bin

2. Manually Install "postgrest-bin" via AUR

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

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

b. Clone postgrest-bin's git locally

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

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

$ cd ~/postgrest-bin $ makepkg -si

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

ID: 1424289
Name: postgrest-bin
PackageBaseID: 123809
PackageBase: postgrest-bin
Version: 12.0.2-1
Description: REST API for any Postgres database
URL: https://github.com/PostgREST/postgrest
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: 263
Submitter: 263
FirstSubmitted: 1499190506
LastModified: 1710065449
URLPath: /cgit/aur.git/snapshot/postgrest-bin.tar.gz