pg_graphql on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "pg_graphql" 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
Copied
b. Install pg_graphql on Arch using YAY
$
yay -S
pg_graphql
Copied
* (Optional) Uninstall pg_graphql on Arch using YAY
$
yay -Rns
pg_graphql
Copied
2. Manually Install "pg_graphql" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pg_graphql's git locally
$
git clone https://aur.archlinux.org/pg_graphql.git
~/pg_graphql
Copied
c. Go to ~/pg_graphql folder and install it
$
cd
~/pg_graphql
Copied
$
makepkg -si
Copied
3. Information about the pg_graphql package on Arch User Repository (AUR)
ID: 997756
Name: pg_graphql
PackageBaseID: 173646
PackageBase: pg_graphql
Version: r108.0d712aa-2
Description: GraphQL support for PostgreSQL
URL: https://github.com/supabase/pg_graphql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1638563045
LastModified: 1638564203
URLPath: /cgit/aur.git/snapshot/pg_graphql.tar.gz
Name: pg_graphql
PackageBaseID: 173646
PackageBase: pg_graphql
Version: r108.0d712aa-2
Description: GraphQL support for PostgreSQL
URL: https://github.com/supabase/pg_graphql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1638563045
LastModified: 1638564203
URLPath: /cgit/aur.git/snapshot/pg_graphql.tar.gz