Package pgadmin4: Information

    Source package: pgadmin4
    Version: 8.14-alt1
    Latest version according to Repology
    Build time:  Jun 1, 2026, 01:33 PM in the task #408788
    Category: Networking/WWW
    Report package bug
    License: MIT
    Summary: pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL
    Description: 
    pgAdmin is the most popular and feature rich Open Source administration and
    development platform for PostgreSQL, the most advanced Open Source database in
    the world.
    
    pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the
    PostgreSQL (http://www.postgresql.org) database.
    
    In the following documentation and examples, $PGADMIN4_SRC/ is used to denote
    the top-level directory of a copy of the pgAdmin source tree, either from a
    tarball or a git checkout.
    
    pgAdmin 4 is written as a web application in Python, using jQuery and Bootstrap
    for the client side processing and UI. On the server side, Flask is being
    utilised.
    
    Although developed using web technologies, pgAdmin 4 can be deployed either on a
    web server using a browser, or standalone on a workstation. The runtime/
    subdirectory contains an NWjs based runtime application intended to allow this,
    which will execute the Python server and display the UI.

    List of RPM packages built from this SRPM:
    pgadmin4 (noarch)

    Maintainer: Pavel Vasenkov

    List of contributors:
    Pavel Vasenkov
    Pavel Skrylev


      1. nodejs
      2. npm
      3. pkgconfig(alsa)
      4. pkgconfig(atk)
      5. pkgconfig(cairo) >= 1.6
      6. pkgconfig(cups)
      7. pkgconfig(dbus-1)
      8. pkgconfig(gbm)
      9. pkgconfig(gtk4)
      10. pkgconfig(libdrm)
      11. pkgconfig(nss)
      12. pkgconfig(x11)
      13. pkgconfig(xcomposite)
      14. pkgconfig(xcursor)
      15. pkgconfig(xdamage)
      16. pkgconfig(xkbcommon)
      17. rpm-build-python3

    Last changed


    April 6, 2026 Pavel Vasenkov 8.14-alt1
    - New version
    March 22, 2024 Pavel Vasenkov 8.3-alt2
    - Fixed packages dependencies (Closes: #49747)
    March 1, 2024 Pavel Skrylev 8.3-alt1
    - First build v8.3 to Sisyphus