pg_flame on AUR (Arch User Repository)
Last updated: January 09,2025
1. Install "pg_flame" 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_flame on Arch using YAY
$
yay -S
pg_flame
Copied
* (Optional) Uninstall pg_flame on Arch using YAY
$
yay -Rns
pg_flame
Copied
2. Manually Install "pg_flame" 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_flame's git locally
$
git clone https://aur.archlinux.org/pg_flame.git
~/pg_flame
Copied
c. Go to ~/pg_flame folder and install it
$
cd
~/pg_flame
Copied
$
makepkg -si
Copied
3. Information about the pg_flame package on Arch User Repository (AUR)
ID: 1212379
Name: pg_flame
PackageBaseID: 190511
PackageBase: pg_flame
Version: 1.2-1
Description: A flamegraph generator for Postgres EXPLAIN ANALYZE output.
URL: https://github.com/mgartner/pg_flame
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fuero
Submitter: fuero
FirstSubmitted: 1676644270
LastModified: 1676644270
URLPath: /cgit/aur.git/snapshot/pg_flame.tar.gz
Name: pg_flame
PackageBaseID: 190511
PackageBase: pg_flame
Version: 1.2-1
Description: A flamegraph generator for Postgres EXPLAIN ANALYZE output.
URL: https://github.com/mgartner/pg_flame
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fuero
Submitter: fuero
FirstSubmitted: 1676644270
LastModified: 1676644270
URLPath: /cgit/aur.git/snapshot/pg_flame.tar.gz