tds_fdw on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "tds_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

b. Install tds_fdw on Arch using YAY

$ yay -S tds_fdw

* (Optional) Uninstall tds_fdw on Arch using YAY

$ yay -Rns tds_fdw

2. Manually Install "tds_fdw" via AUR

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

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

b. Clone tds_fdw's git locally

$ git clone https://aur.archlinux.org/tds_fdw.git ~/tds_fdw

c. Go to ~/tds_fdw folder and install it

$ cd ~/tds_fdw $ makepkg -si

3. Information about the tds_fdw package on Arch User Repository (AUR)

ID: 1311724
Name: tds_fdw
PackageBaseID: 197171
PackageBase: tds_fdw
Version: 2.0.3-1
Description: TDS Foreign Data Wrapper for PostgreSQL
URL: https://github.com/tds-fdw/tds_fdw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: miryo
Submitter: miryo
FirstSubmitted: 1693471672
LastModified: 1693474515
URLPath: /cgit/aur.git/snapshot/tds_fdw.tar.gz