pg_export on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pg_export

* (Optional) Uninstall pg_export on Arch using YAY

$ yay -Rns pg_export

2. Manually Install "pg_export" via AUR

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

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

b. Clone pg_export's git locally

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

c. Go to ~/pg_export folder and install it

$ cd ~/pg_export $ makepkg -si

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

ID: 359279
Name: pg_export
PackageBaseID: 116864
PackageBase: pg_export
Version: 0.4.2-1
Description: Dumps PostgreSQL database structure on disk
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1706266619
Maintainer: pensnarik
Submitter: pensnarik
FirstSubmitted: 1478675016
LastModified: 1479898111
URLPath: /cgit/aur.git/snapshot/pg_export.tar.gz