postgresql-libversion on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S postgresql-libversion

* (Optional) Uninstall postgresql-libversion on Arch using YAY

$ yay -Rns postgresql-libversion

2. Manually Install "postgresql-libversion" via AUR

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

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

b. Clone postgresql-libversion's git locally

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

c. Go to ~/postgresql-libversion folder and install it

$ cd ~/postgresql-libversion $ makepkg -si

3. Information about the postgresql-libversion package on Arch User Repository (AUR)

ID: 924598
Name: postgresql-libversion
PackageBaseID: 168219
PackageBase: postgresql-libversion
Version: 2.0.0-2
Description: PostgreSQL extension with support for version string comparison
URL: https://github.com/repology/postgresql-libversion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1624328053
LastModified: 1624329477
URLPath: /cgit/aur.git/snapshot/postgresql-libversion.tar.gz