pg_hashids-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pg_hashids-git

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

$ yay -Rns pg_hashids-git

2. Manually Install "pg_hashids-git" via AUR

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

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

b. Clone pg_hashids-git's git locally

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

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

$ cd ~/pg_hashids-git $ makepkg -si

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

ID: 462922
Name: pg_hashids-git
PackageBaseID: 127376
PackageBase: pg_hashids-git
Version: r8.d00cfb1-1
Description: Short unique id generator for PostgreSQL, using hashids
URL: https://github.com/iCyberon/pg_hashids
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vltr
Submitter: vltr
FirstSubmitted: 1511183524
LastModified: 1511183525
URLPath: /cgit/aur.git/snapshot/pg_hashids-git.tar.gz