IsPackageInstalled (in 's' package_name, out 'b' installed) SearchFile (in 's' file_name, out 'b' installed, out 's' package_name) |
org.freedesktop.PackageKit.Query implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
Finds out if the package is installed.
A package name, e.g. hal-info
If the package is installed.
Finds the package name for an installed or available file
A package name, e.g. /usr/share/help/gimp/index.html
If the package is installed.
The package name of the file, e.g. hal-info