odbc_fdw on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "odbc_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 odbc_fdw on Arch using YAY
$
yay -S
odbc_fdw
Copied
* (Optional) Uninstall odbc_fdw on Arch using YAY
$
yay -Rns
odbc_fdw
Copied
2. Manually Install "odbc_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 odbc_fdw's git locally
$
git clone https://aur.archlinux.org/odbc_fdw.git
~/odbc_fdw
Copied
c. Go to ~/odbc_fdw folder and install it
$
cd
~/odbc_fdw
Copied
$
makepkg -si
Copied
3. Information about the odbc_fdw package on Arch User Repository (AUR)
ID: 914757
Name: odbc_fdw
PackageBaseID: 119641
PackageBase: odbc_fdw
Version: 0.5.1-1
Description: PostgreSQL extension that implements a Foreign Data Wrapper (FDW) for remote databases using ODBC
URL: https://github.com/CartoDB/odbc_fdw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: javitonino
Submitter: javitonino
FirstSubmitted: 1486752570
LastModified: 1622470227
URLPath: /cgit/aur.git/snapshot/odbc_fdw.tar.gz
Name: odbc_fdw
PackageBaseID: 119641
PackageBase: odbc_fdw
Version: 0.5.1-1
Description: PostgreSQL extension that implements a Foreign Data Wrapper (FDW) for remote databases using ODBC
URL: https://github.com/CartoDB/odbc_fdw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: javitonino
Submitter: javitonino
FirstSubmitted: 1486752570
LastModified: 1622470227
URLPath: /cgit/aur.git/snapshot/odbc_fdw.tar.gz