supabase-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S supabase-bin

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

$ yay -Rns supabase-bin

2. Manually Install "supabase-bin" via AUR

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

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

b. Clone supabase-bin's git locally

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

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

$ cd ~/supabase-bin $ makepkg -si

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

ID: 1404361
Name: supabase-bin
PackageBaseID: 184859
PackageBase: supabase-bin
Version: 1.136.3-1
Description: A CLI for Supabase, an open source Firebase alternative
URL: https://github.com/supabase/cli
NumVotes: 3
Popularity: 0.209685
OutOfDate: 1708072090
Maintainer: vixalien
Submitter: vixalien
FirstSubmitted: 1660272864
LastModified: 1707134459
URLPath: /cgit/aur.git/snapshot/supabase-bin.tar.gz