HOME


5h-3LL 1.0
DIR: /usr/share/cockpit/apps
/usr/share/cockpit/apps/
Upload File:
Current File : /usr/share/cockpit/apps/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"]
        }
    }
}