postgresqltuner on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S postgresqltuner

* (Optional) Uninstall postgresqltuner on Arch using YAY

$ yay -Rns postgresqltuner

2. Manually Install "postgresqltuner" via AUR

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

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

b. Clone postgresqltuner's git locally

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

c. Go to ~/postgresqltuner folder and install it

$ cd ~/postgresqltuner $ makepkg -si

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

ID: 596740
Name: postgresqltuner
PackageBaseID: 127874
PackageBase: postgresqltuner
Version: 1.0.1-1
Description: Simple script to analyse your PostgreSQL database configuration inspired by mysqltuner.pl
URL: https://github.com/jfcoz/postgresqltuner
NumVotes: 1
Popularity: 0
OutOfDate: 1652783059
Maintainer: peshane
Submitter: peshane
FirstSubmitted: 1513087714
LastModified: 1553087849
URLPath: /cgit/aur.git/snapshot/postgresqltuner.tar.gz