관리-도구
편집 파일: manifest.json
{ "conditions": [ {"path-exists": "/usr/bin/cockpit-bridge"}, {"path-exists": "/lib/systemd/system/packagekit.service"}, {"path-not-exists": "/sysroot/ostree"} ], "tools": { "index": { "label": "Applications", "keywords": [ { "matches": ["plugin", "apps", "addon", "add-on", "install", "extension"] } ] } }, "config": { "appstream_config_packages": { "debian": ["appstream"] }, "appstream_data_packages": { "fedora": ["appstream-data"] } } }