[packagekit] pkcon vs yum

Richard Hughes hughsient at gmail.com
Fri Mar 28 02:58:17 PDT 2008


On Thu, 2008-03-27 at 22:43 -0400, Matthias Clasen wrote:
> Would it be possible to make it install several packages ?

Well, with the current API, we would have to schedule a new PkClient for
each package on the command line, which would suck a bit.

I think the key is to break API again in 0.1.11 and convert
InstallPackage to InstallPackages like we did for UpdatePackage - then
we can do all the installs as one transaction.

Richard.





More information about the PackageKit mailing list