pg_partman on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "pg_partman" 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 pg_partman on Arch using YAY
$
yay -S
pg_partman
Copied
* (Optional) Uninstall pg_partman on Arch using YAY
$
yay -Rns
pg_partman
Copied
2. Manually Install "pg_partman" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pg_partman's git locally
$
git clone https://aur.archlinux.org/pg_partman.git
~/pg_partman
Copied
c. Go to ~/pg_partman folder and install it
$
cd
~/pg_partman
Copied
$
makepkg -si
Copied
3. Information about the pg_partman package on Arch User Repository (AUR)
ID: 1381237
Name: pg_partman
PackageBaseID: 127137
PackageBase: pg_partman
Version: 5.0.1-1
Description: Partition management extention for PostgreSQL
URL: https://github.com/pgpartman/pg_partman
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1510262569
LastModified: 1704528788
URLPath: /cgit/aur.git/snapshot/pg_partman.tar.gz
Name: pg_partman
PackageBaseID: 127137
PackageBase: pg_partman
Version: 5.0.1-1
Description: Partition management extention for PostgreSQL
URL: https://github.com/pgpartman/pg_partman
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1510262569
LastModified: 1704528788
URLPath: /cgit/aur.git/snapshot/pg_partman.tar.gz