APT::Update::Post-Invoke-Success {
	"/usr/libexec/plasma-discover-data/p2as /var/lib/apt/lists/ > /var/lib/app-info/yaml/System.yml || true";
    "if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then appstreamcli refresh-cache > /dev/null || true; fi";
}
