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

Last updated: May 18,2024

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

$ yay -S postgresql-12-upgrade

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

$ yay -Rns postgresql-12-upgrade

2. Manually Install "postgresql-12-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-12-upgrade's git locally

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

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

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

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

ID: 1403483
Name: postgresql-12-upgrade
PackageBaseID: 178184
PackageBase: postgresql-12-upgrade
Version: 12.17-1
Description: PostgreSQL build for migrating between major versions with pg_upgrade
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doits
Submitter: anatolik
FirstSubmitted: 1650648463
LastModified: 1706980888
URLPath: /cgit/aur.git/snapshot/postgresql-12-upgrade.tar.gz