[packagekit] Anjuta and PackageKit
Richard Hughes
hughsient at gmail.com
Thu Oct 30 02:17:14 PDT 2008
On Thu, 2008-10-30 at 00:49 +0530, Debarshi Ray wrote:
> > /* execute sync method */
> > ret = dbus_g_proxy_call (proxy, "InstallPackageName", &error,
> > G_TYPE_UINT, xid, /* window xid, 0 for none */
> > G_TYPE_UINT, timestamp, /* action timestamp, 0 for unknown */
> > G_TYPE_STRING, "pygtk-devel",
> > G_TYPE_INVALID, G_TYPE_INVALID);
>
> Can I provide a version number also? eg. libglade-2.0 >= 2.6.0
No. Just the package name. If you want to get and check the version
you'll have to use the low level API.
Richard.
More information about the PackageKit
mailing list