Package Details: pgmodeler 3:2.0.0_beta-1

Git Clone URL: https://aur.archlinux.org/pgmodeler.git (read-only, click to copy)
Package Base: pgmodeler
Description: PostgreSQL Database Modeler: an open source CASE tool for modeling PostgreSQL databases
Upstream URL: https://pgmodeler.io
Licenses: GPL3
Submitter: Carlinix
Maintainer: marco44
Last Packager: marco44
Votes: 55
Popularity: 0.000098
First Submitted: 2014-01-04 05:32 (UTC)
Last Updated: 2026-05-22 16:32 (UTC)

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

RealGecko commented on 2026-06-12 11:32 (UTC)

https://aur.archlinux.org/packages/pgmodeler-1

marco44 commented on 2026-05-27 16:46 (UTC)

I won't, but feel free to do it

flexcoral commented on 2026-05-27 13:06 (UTC)

In version 2.0, nullptrlabs made a decision to cut very useful features (see https://github.com/nullptrlabs/pgmodeler/issues/2072).

Their position is understandable but I still believe it to be a significant regression. @marco44, if possible, could you make another package that is pinned to version 1.2.3?

It was stated that 1.x will no longer get updates but it will be a saving grace to have that version pinned package rather than going into history and grabbing correct pkgbuild.

marco44 commented on 2026-05-22 17:09 (UTC)

Fixed thanks

null commented on 2026-05-22 13:26 (UTC)

@marco44 thanks for the update. cmake and clang are missing from the dependency array. Neither is part of base-devel

marco44 commented on 2026-05-20 09:23 (UTC)

Build 2.0.0-beta. I hope this works. New build system, stuff I don't understand from cmake. I'm open to suggestions :)

anayrat commented on 2025-08-28 12:57 (UTC)

Indeed, I didn't try to recompile pgmodeler

marco44 commented on 2025-08-28 11:03 (UTC)

Hey anayrat. On my computer, pgmodeler is linked to the 2.14 version of libxml2. Are you sure you tried to recompile pgmodeler before trying to install libxml2-legacy ? Looks like you had pgmodeler compiled libxml2's previous (2.13) version, then upgraded, and then of course pgmodeler would refuse to start

anayrat commented on 2025-08-28 10:47 (UTC)

Hello marco44, I got this error while starting pgmodeler : pgmodeler: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory

I had to install libxml2-legacy, then it worked.