[packagekit] One-click installation from XML file

郭云鹤 guoyunhebrave at gmail.com
Fri Oct 16 03:47:38 PDT 2015


Hi, I am developing a web service that provides free software package
information. Since it is a web application, users cannot install the
software. I think the "Install" button can be a download link to a special
XML, which can be read by native package manager to install the package.

Can PackageKit have a feature to read '*.pkx' files:

<xml>
  <packages>
    <package>libreoffice</package>
    <package>libreoffice-base</package>
    <package>gcc</package>
  </packages>
</xml>

openSUSE has implemented such a function to its YaST tool.

Thanks!

-- 
郭云鹤(Guo Yunhe)
http://guoyunhe.me/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20151016/ccef2f33/attachment.html>


More information about the PackageKit mailing list