pg_uuidv7 on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pg_uuidv7

* (Optional) Uninstall pg_uuidv7 on Arch using YAY

$ yay -Rns pg_uuidv7

2. Manually Install "pg_uuidv7" via AUR

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

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

b. Clone pg_uuidv7's git locally

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

c. Go to ~/pg_uuidv7 folder and install it

$ cd ~/pg_uuidv7 $ makepkg -si

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

ID: 1370730
Name: pg_uuidv7
PackageBaseID: 194780
PackageBase: pg_uuidv7
Version: 1.4.1-0
Description: A tiny Postgres extension to create valid version 7 UUIDs in Postgres.
URL: https://github.com/fboulnois/pg_uuidv7
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Eragon
Submitter: Eragon
FirstSubmitted: 1686996748
LastModified: 1702735412
URLPath: /cgit/aur.git/snapshot/pg_uuidv7.tar.gz