mongo_fdw on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S mongo_fdw

* (Optional) Uninstall mongo_fdw on Arch using YAY

$ yay -Rns mongo_fdw

2. Manually Install "mongo_fdw" via AUR

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

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

b. Clone mongo_fdw's git locally

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

c. Go to ~/mongo_fdw folder and install it

$ cd ~/mongo_fdw $ makepkg -si

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

ID: 251441
Name: mongo_fdw
PackageBaseID: 93600
PackageBase: mongo_fdw
Version: 4.0.0-2
Description: PostgreSQL foreign data wrapper for MongoDB
URL: https://github.com/EnterpriseDB/mongo_fdw
NumVotes: 1
Popularity: 0
OutOfDate: 1640754482
Maintainer: bremac
Submitter: bremac
FirstSubmitted: 1433137715
LastModified: 1448678872
URLPath: /cgit/aur.git/snapshot/mongo_fdw.tar.gz