supabase-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S supabase-git

* (Optional) Uninstall supabase-git on Arch using YAY

$ yay -Rns supabase-git

2. Manually Install "supabase-git" via AUR

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

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

b. Clone supabase-git's git locally

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

c. Go to ~/supabase-git folder and install it

$ cd ~/supabase-git $ makepkg -si

3. Information about the supabase-git package on Arch User Repository (AUR)

ID: 1144084
Name: supabase-git
PackageBaseID: 186027
PackageBase: supabase-git
Version: 1.4.9.r0.gaa6a512-1
Description: CLI for Supabase, an open source Firebase alternative
URL: https://supabase.com/docs/reference/cli/about
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1664110850
LastModified: 1664110850
URLPath: /cgit/aur.git/snapshot/supabase-git.tar.gz