pg_squeeze on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pg_squeeze

* (Optional) Uninstall pg_squeeze on Arch using YAY

$ yay -Rns pg_squeeze

2. Manually Install "pg_squeeze" via AUR

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

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

b. Clone pg_squeeze's git locally

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

c. Go to ~/pg_squeeze folder and install it

$ cd ~/pg_squeeze $ makepkg -si

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

ID: 1224897
Name: pg_squeeze
PackageBaseID: 191360
PackageBase: pg_squeeze
Version: 1.5.0-1
Description: A PostgreSQL extension for automatic bloat cleanup
URL: https://github.com/cybertec-postgresql/pg_squeeze
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ryester19
Submitter: ryester19
FirstSubmitted: 1678592795
LastModified: 1678592795
URLPath: /cgit/aur.git/snapshot/pg_squeeze.tar.gz