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

Last updated: June 14,2024

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

$ yay -S postgresql-94-upgrade

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

$ yay -Rns postgresql-94-upgrade

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

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

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

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

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

ID: 764040
Name: postgresql-94-upgrade
PackageBaseID: 127516
PackageBase: postgresql-94-upgrade
Version: 9.4.26-1
Description: PostgreSQL build for migrating between major versions with pg_upgrade
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1511713942
LastModified: 1594569556
URLPath: /cgit/aur.git/snapshot/postgresql-94-upgrade.tar.gz