Create install and launch scripts for: pgAdmin
Target OS: linux
App metadata: {"id": "pgadmin", "name": "pgAdmin", "description": "The most popular and feature-rich open-source administration and development platform for PostgreSQL. pgAdmin provides a comprehensive graphical interface for managing PostgreSQL databases, with support for desktop, web, and container deployments. Features include query tool with syntax highlighting, graphical EXPLAIN planning, database object management, and extensive database administration capabilities.", "website": "https://www.pgadmin.org", "icon_url": "https://www.pgadmin.org/static/COMPILED/assets/img/postgres-alt.svg", "categories": ["Database Administration", "Database Management", "PostgreSQL Tools"], "tags": ["postgresql", "database", "admin", "tool", "cross-platform", "open-source", "web-based"], "os_support": ["linux", "macos", "windows"], "requires_payment": false, "foss": true, "gh_repo": "https://github.com/pgadmin-org/pgadmin4", "self_hostable": true, "requires_hardware": false, "package_managers": {"snap": "pgadmin4"}, "download_url": "https://www.pgadmin.org/download/", "app_type": "standalone"}
Research the official install method, create scripts, test them in a sandbox, LAUNCH the app, take a screenshot showing it running, and submit your result.
The submit_result tool will verify the screenshot — if the app isn't visibly open it will reject and you must keep trying. Remember to delete the sandbox when done.