postgresql-92-upgrade on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S postgresql-92-upgrade

* (Optional) Uninstall postgresql-92-upgrade on Arch using YAY

$ yay -Rns postgresql-92-upgrade

2. Manually Install "postgresql-92-upgrade" via AUR

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

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

b. Clone postgresql-92-upgrade's git locally

$ git clone https://aur.archlinux.org/postgresql-92-upgrade.git ~/postgresql-92-upgrade

c. Go to ~/postgresql-92-upgrade folder and install it

$ cd ~/postgresql-92-upgrade $ makepkg -si

3. Information about the postgresql-92-upgrade package on Arch User Repository (AUR)

ID: 764038
Name: postgresql-92-upgrade
PackageBaseID: 127515
PackageBase: postgresql-92-upgrade
Version: 9.2.24-3
Description: PostgreSQL build for migrating between major versions with pg_upgrade
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1511713904
LastModified: 1594569416
URLPath: /cgit/aur.git/snapshot/postgresql-92-upgrade.tar.gz