postgresql-jdbc on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S postgresql-jdbc

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

$ yay -Rns postgresql-jdbc

2. Manually Install "postgresql-jdbc" via AUR

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

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

b. Clone postgresql-jdbc's git locally

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

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

$ cd ~/postgresql-jdbc $ makepkg -si

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

ID: 1208610
Name: postgresql-jdbc
PackageBaseID: 14954
PackageBase: postgresql-jdbc
Version: 42.5.3-2
Description: The official JDBC driver for PostgreSQL. Contains JDBC 4.2 drivers.
URL: http://jdbc.postgresql.org/
NumVotes: 52
Popularity: 0.180802
OutOfDate:
Maintainer: Huulivoide
Submitter:
FirstSubmitted: 1201551736
LastModified: 1675934627
URLPath: /cgit/aur.git/snapshot/postgresql-jdbc.tar.gz