libodb-pgsql on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libodb-pgsql

* (Optional) Uninstall libodb-pgsql on Arch using YAY

$ yay -Rns libodb-pgsql

2. Manually Install "libodb-pgsql" via AUR

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

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

b. Clone libodb-pgsql's git locally

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

c. Go to ~/libodb-pgsql folder and install it

$ cd ~/libodb-pgsql $ makepkg -si

3. Information about the libodb-pgsql package on Arch User Repository (AUR)

ID: 1287415
Name: libodb-pgsql
PackageBaseID: 58954
PackageBase: libodb-pgsql
Version: 2.5.0b25-1
Description: The ODB PostreSQL runtime library
URL: https://www.codesynthesis.com/products/odb/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: migrev
Submitter: migrev
FirstSubmitted: 1335978866
LastModified: 1689142503
URLPath: /cgit/aur.git/snapshot/libodb-pgsql.tar.gz