pg_filedump on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pg_filedump

* (Optional) Uninstall pg_filedump on Arch using YAY

$ yay -Rns pg_filedump

2. Manually Install "pg_filedump" via AUR

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

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

b. Clone pg_filedump's git locally

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

c. Go to ~/pg_filedump folder and install it

$ cd ~/pg_filedump $ makepkg -si

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

ID: 1291876
Name: pg_filedump
PackageBaseID: 195948
PackageBase: pg_filedump
Version: 14.1-1
Description: Display formatted contents of a PostgreSQL heap, index, or control file.
URL: https://github.com/df7cb/pg_filedump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1689858888
LastModified: 1689858888
URLPath: /cgit/aur.git/snapshot/pg_filedump.tar.gz