pgbadger on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S pgbadger

* (Optional) Uninstall pgbadger on Arch using YAY

$ yay -Rns pgbadger

2. Manually Install "pgbadger" via AUR

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

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

b. Clone pgbadger's git locally

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

c. Go to ~/pgbadger folder and install it

$ cd ~/pgbadger $ makepkg -si

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

ID: 1186564
Name: pgbadger
PackageBaseID: 127636
PackageBase: pgbadger
Version: 12.0-1
Description: A fast PostgreSQL Log Analyzer
URL: https://github.com/darold/pgbadger
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: marco44
Submitter: freitafr
FirstSubmitted: 1512094591
LastModified: 1671697351
URLPath: /cgit/aur.git/snapshot/pgbadger.tar.gz