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

Last updated: September 20,2024

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

$ yay -S postgresql-11-upgrade

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

$ yay -Rns postgresql-11-upgrade

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

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

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

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

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

ID: 1320427
Name: postgresql-11-upgrade
PackageBaseID: 189961
PackageBase: postgresql-11-upgrade
Version: 11.21-1
Description: PostgreSQL build for migrating between major versions with pg_upgrade
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1710465550
Maintainer: egore911
Submitter: egore911
FirstSubmitted: 1675033178
LastModified: 1694987477
URLPath: /cgit/aur.git/snapshot/postgresql-11-upgrade.tar.gz