jdbc_fdw on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "jdbc_fdw" 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 jdbc_fdw on Arch using YAY
$
yay -S
jdbc_fdw
Copied
* (Optional) Uninstall jdbc_fdw on Arch using YAY
$
yay -Rns
jdbc_fdw
Copied
2. Manually Install "jdbc_fdw" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jdbc_fdw's git locally
$
git clone https://aur.archlinux.org/jdbc_fdw.git
~/jdbc_fdw
Copied
c. Go to ~/jdbc_fdw folder and install it
$
cd
~/jdbc_fdw
Copied
$
makepkg -si
Copied
3. Information about the jdbc_fdw package on Arch User Repository (AUR)
ID: 1047208
Name: jdbc_fdw
PackageBaseID: 176571
PackageBase: jdbc_fdw
Version: 0.1.0-2
Description: PostgreSQL Foreign Data Wrapper (FDW) for remote databases using JDBC
URL: https://github.com/pgspider/jdbc_fdw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: deons
Submitter: deons
FirstSubmitted: 1646306524
LastModified: 1646579488
URLPath: /cgit/aur.git/snapshot/jdbc_fdw.tar.gz
Name: jdbc_fdw
PackageBaseID: 176571
PackageBase: jdbc_fdw
Version: 0.1.0-2
Description: PostgreSQL Foreign Data Wrapper (FDW) for remote databases using JDBC
URL: https://github.com/pgspider/jdbc_fdw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: deons
Submitter: deons
FirstSubmitted: 1646306524
LastModified: 1646579488
URLPath: /cgit/aur.git/snapshot/jdbc_fdw.tar.gz