gotrue on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S gotrue

* (Optional) Uninstall gotrue on Arch using YAY

$ yay -Rns gotrue

2. Manually Install "gotrue" via AUR

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

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

b. Clone gotrue's git locally

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

c. Go to ~/gotrue folder and install it

$ cd ~/gotrue $ makepkg -si

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

ID: 1412337
Name: gotrue
PackageBaseID: 202634
PackageBase: gotrue
Version: 2.142.0-4
Description: A JWT based API for managing users and issuing JWT tokens
URL: https://github.com/supabase/gotrue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mekyt
Submitter: mekyt
FirstSubmitted: 1708122519
LastModified: 1708414408
URLPath: /cgit/aur.git/snapshot/gotrue.tar.gz