Create install and launch scripts for: DBeaver
Target OS: linux
App metadata: {"id": "dbeaver", "name": "DBeaver", "description": "Free, open-source multi-platform database management tool for developers, SQL programmers, database administrators and analysts. Features SQL/schema editors, data editing, ER diagrams, AI-powered code completion, SSH tunneling, data import/export, and support for 100+ database drivers.", "website": "https://dbeaver.io", "icon_url": "https://raw.githubusercontent.com/dbeaver/dbeaver/master/modules/model/icons/model_16.png", "categories": ["Database IDE", "Database Management", "SQL Client"], "tags": ["database", "sql", "schema-editor", "data-visualization", "er-diagrams", "open-source", "cross-platform", "java"], "os_support": ["linux", "macos", "windows"], "requires_payment": false, "foss": true, "gh_repo": "https://github.com/dbeaver/dbeaver", "self_hostable": true, "requires_hardware": false, "package_managers": {"apt": "dbeaver-ce", "snap": "dbeaver-ce", "flatpak": "io.dbeaver.DBeaverCommunity", "brew": "dbeaver-community", "choco": "dbeaver", "winget": "dbeaver.dbeaver"}, "download_url": "https://dbeaver.io/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.