postgresql-13-upgrade on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "postgresql-13-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
Copied
b. Install postgresql-13-upgrade on Arch using YAY
$
yay -S
postgresql-13-upgrade
Copied
* (Optional) Uninstall postgresql-13-upgrade on Arch using YAY
$
yay -Rns
postgresql-13-upgrade
Copied
2. Manually Install "postgresql-13-upgrade" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone postgresql-13-upgrade's git locally
$
git clone https://aur.archlinux.org/postgresql-13-upgrade.git
~/postgresql-13-upgrade
Copied
c. Go to ~/postgresql-13-upgrade folder and install it
$
cd
~/postgresql-13-upgrade
Copied
$
makepkg -si
Copied
3. Information about the postgresql-13-upgrade package on Arch User Repository (AUR)
ID: 1216782
Name: postgresql-13-upgrade
PackageBaseID: 190733
PackageBase: postgresql-13-upgrade
Version: 13.10-1
Description: PostgreSQL build for migrating between major versions with pg_upgrade
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ixeft
FirstSubmitted: 1677142453
LastModified: 1677142453
URLPath: /cgit/aur.git/snapshot/postgresql-13-upgrade.tar.gz
Name: postgresql-13-upgrade
PackageBaseID: 190733
PackageBase: postgresql-13-upgrade
Version: 13.10-1
Description: PostgreSQL build for migrating between major versions with pg_upgrade
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ixeft
FirstSubmitted: 1677142453
LastModified: 1677142453
URLPath: /cgit/aur.git/snapshot/postgresql-13-upgrade.tar.gz