pg_export on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install pg_export on Arch using YAY
$
yay -S
pg_export
Copied
* (Optional) Uninstall pg_export on Arch using YAY
$
yay -Rns
pg_export
Copied
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
Copied
b. Clone pg_export's git locally
$
git clone https://aur.archlinux.org/pg_export.git
~/pg_export
Copied
c. Go to ~/pg_export folder and install it
$
cd
~/pg_export
Copied
$
makepkg -si
Copied
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
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