pgdbf on AUR (Arch User Repository)

Last updated: January 23,2025

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

$ yay -S pgdbf

* (Optional) Uninstall pgdbf on Arch using YAY

$ yay -Rns pgdbf

2. Manually Install "pgdbf" via AUR

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

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

b. Clone pgdbf's git locally

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

c. Go to ~/pgdbf folder and install it

$ cd ~/pgdbf $ makepkg -si

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

ID: 532956
Name: pgdbf
PackageBaseID: 43802
PackageBase: pgdbf
Version: 0.6.2-1
Description: Convert XBase databases (particularly FoxPro tables) into a format that PostgreSQL can directly import
URL: https://github.com/kstrauser/pgdbf
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1290376843
LastModified: 1533700144
URLPath: /cgit/aur.git/snapshot/pgdbf.tar.gz