pg_ulid on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "pg_ulid" 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
Copied
b. Install pg_ulid on Arch using YAY
$
yay -S
pg_ulid
Copied
* (Optional) Uninstall pg_ulid on Arch using YAY
$
yay -Rns
pg_ulid
Copied
2. Manually Install "pg_ulid" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pg_ulid's git locally
$
git clone https://aur.archlinux.org/pg_ulid.git
~/pg_ulid
Copied
c. Go to ~/pg_ulid folder and install it
$
cd
~/pg_ulid
Copied
$
makepkg -si
Copied
3. Information about the pg_ulid package on Arch User Repository (AUR)
ID: 871483
Name: pg_ulid
PackageBaseID: 151183
PackageBase: pg_ulid
Version: r4.63c3a88-2
Description: Experimental PostgreSQL extension for generating ULIDs
URL: https://github.com/iCyberon/pg_ulid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1586228735
LastModified: 1614675737
URLPath: /cgit/aur.git/snapshot/pg_ulid.tar.gz
Name: pg_ulid
PackageBaseID: 151183
PackageBase: pg_ulid
Version: r4.63c3a88-2
Description: Experimental PostgreSQL extension for generating ULIDs
URL: https://github.com/iCyberon/pg_ulid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1586228735
LastModified: 1614675737
URLPath: /cgit/aur.git/snapshot/pg_ulid.tar.gz