pgmodeler on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S pgmodeler

* (Optional) Uninstall pgmodeler on Arch using YAY

$ yay -Rns pgmodeler

2. Manually Install "pgmodeler" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pgmodeler's git locally

$ git clone https://aur.archlinux.org/pgmodeler.git ~/pgmodeler

c. Go to ~/pgmodeler folder and install it

$ cd ~/pgmodeler $ makepkg -si

3. Information about the pgmodeler package on Arch User Repository (AUR)

ID: 1427805
Name: pgmodeler
PackageBaseID: 76960
PackageBase: pgmodeler
Version: 3:1.1.1-1
Description: PostgreSQL Database Modeler: an open source CASE tool for modeling PostgreSQL databases
URL: https://pgmodeler.io
NumVotes: 50
Popularity: 0.753668
OutOfDate:
Maintainer: marco44
Submitter: Carlinix
FirstSubmitted: 1388813546
LastModified: 1710519559
URLPath: /cgit/aur.git/snapshot/pgmodeler.tar.gz