Nov 1, 2025 09:41:31 JPT <[email protected]>: > Hi
Hi > I just stumbled upon the fact that there is a duplication of several pgadmin > related packages. > > should we do something about it? No, they are fine and not duplicates from what I can see. > which one should I use? Depends on what you want to do, but presumably either pgadmin4 or pgadmin4-bin, depending on whether you want to build the individual components first or not. > Name Version Votes Popularity? Maintainer > pgadmin4-desktop 9.8-1 16 1.62 alllexx88 This is the desktop component, which must be built by yourself first. > pgadmin4-server-bin 9.9-1 1 0.87 higorslva This is the server component but prebuilt. This one may appear redundant as it's included prebuilt in the pgadmin4-bin package but it provides pgadmin4-server which means you could opt to use this prebuilt version of the server component to build the pgadmin4 package. > phppgadmin 7.14.7-1 0 0.00 khvalera Unrelated. > pgadmin4 9.8-4 2 1.13 lzx3in This is a meta package that will pull in as dependencies the server, web and desktop components in the versions you must build first. > pgadmin4-bin 9.8-1 0 0.00 lzx3in This one is a package with the prebuilt packages for server, web and desktop components, it will just install all 3 at once. > pgadmin4-server 9.9-1 12 1.72 lzx3in This is the server component which you must build first. > pgadmin4-web 9.9-1 0 0.00 lzx3in This is the web component which must be builtĀ first. > > > see > https://aur.archlinux.org/packages?O=0&SeB=nd&K=pgadmin&outdated=&SB=p&SO=d&PP=50&submit=Go > > thanks > > JPT Kusoneko.
