HOME


5h-3LL 1.0
DIR: /usr/share/cockpit/packagekit
/usr/share/cockpit/packagekit/
Upload File:
Current File : /usr/share/cockpit/packagekit/manifest.json
{
    "name": "updates",
    "priority": 0,
    "conditions": [
        {"path-exists": "/lib/systemd/system/packagekit.service"},
        {"path-not-exists": "/sysroot/ostree"}
    ],

    "tools": {
        "index": {
            "label": "Software updates",
            "docs": [
                {
                    "label": "Managing software updates",
                    "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_systems_using_the_rhel_9_web_console/managing-software-updates-in-the-web-console_system-management-using-the-rhel-9-web-console"
                }
            ],
            "keywords": [
                {
                    "matches": ["package", "packagekit", "dnf", "yum", "apt-get", "security", "kpatch", "updates"]
                }
            ]
        }
    },

    "preload": [ "index" ]
}