IsInstalled (in 's' package_name, in 's' interaction, out 'b' installed) SearchFile (in 's' file_name, in 's' interaction, out 'b' installed, out 's' package_name) InstallPackageFiles (in 'u' xid, in 'as' files, in 's' interaction) InstallProvideFiles (in 'u' xid, in 'as' files, in 's' interaction) InstallCatalogs (in 'u' xid, in 'as' files, in 's' interaction) InstallPackageNames (in 'u' xid, in 'as' packages, in 's' interaction) InstallMimeTypes (in 'u' xid, in 'as' mime_types, in 's' interaction) InstallFontconfigResources (in 'u' xid, in 'as' resources, in 's' interaction) InstallGStreamerResources (in 'u' xid, in 'as' resources, in 's' interaction) |
org.freedesktop.PackageKit.Query implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
The interface used for quering the package database.
The interface used for modifying the package database.
Finds out if the package is installed.
A package name, e.g. hal-info
An optional interaction mode, e.g. timeout=10
If the package is installed.
SearchFile (in 's' file_name,
in 's' interaction,
out 'b' installed,
out 's' package_name) |
Finds the package name for an installed or available file
A package name, e.g. /usr/share/help/gimp/index.html
An optional interaction mode, e.g. timeout=10
If the package is installed.
The package name of the file, e.g. hal-info
Installs local package files or service packs.
The X window handle ID, used for focus stealing prevention and setting modality.
An array of file names.
An interaction mode that specifies which UI elements should be shown or hidden different from the user default, e.g. hide-confirm-search,hide-confirm-deps,hide-confirm-install,show-progress. The show options are: show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning. The hide options are: hide-confirm-search,hide-confirm-deps,hide-confirm-install,hide-progress,hide-finished,hide-warning. Convenience options such as: never, defaults or always. are also available.
Installs packages to provide files.
The X window handle ID, used for focus stealing prevention and setting modality.
An array of file names.
An optional interaction mode, e.g. show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning
Installs specified package catalogs.
The X window handle ID, used for focus stealing prevention and setting modality.
An array of catalog filenames.
An optional interaction mode, e.g. show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning
Installs packages from a configured software source.
The X window handle ID, used for focus stealing prevention and setting modality.
An array of package names.
An optional interaction mode, e.g. show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning
Installs mimetype handlers from a configured software source.
The X window handle ID, used for focus stealing prevention and setting modality.
An array of mime types, e.g. text/plain
An optional interaction mode, e.g. show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning
InstallFontconfigResources (in 'u' xid,
in 'as' resources,
in 's' interaction) |
Installs fontconfig resources (usually fonts) from a configured software source.
The X window handle ID, used for focus stealing prevention and setting modality.
An array of font descriptors from fontconfig, e.g. :lang=mn
An optional interaction mode, e.g. show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning
InstallGStreamerResources (in 'u' xid,
in 'as' resources,
in 's' interaction) |
Installs GStreamer fontconfig resources (usually codecs) from a configured software source.
The X window handle ID, used for focus stealing prevention and setting modality.
An array of codecs descriptors from pk-gstreamer-install, e.g. Advanced Streaming Format (ASF) demuxer|decoder-video/x-ms-asf
An optional interaction mode, e.g. show-confirm-search,show-confirm-deps,show-confirm-install,show-progress,show-finished,show-warning