<html><head></head><body><div>On Fri, 2015-10-16 at 13:47 +0300, 郭云鹤 wrote:</div><blockquote type="cite"><div dir="ltr"><div><div><div>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.<br><br></div>Can PackageKit have a feature to read '*.pkx' files:<br><br></div><span style="font-family:monospace,monospace"><xml><br></span></div><div><span style="font-family:monospace,monospace">  <packages><br></span></div><div><span style="font-family:monospace,monospace">    <package>libreoffice</package></span><br><span style="font-family:monospace,monospace">    <package>libreoffice-base</package><br>    </span><span style="font-family:monospace,monospace"><package>gcc</package></span></div><div><span style="font-family:monospace,monospace">  </packages><br></span></div><span style="font-family:monospace,monospace"></xml></span><br clear="all"><div><div><div><div><br></div><div></div><div><pre>
</pre></div></div></div></div></div></blockquote><div><br></div><div>The biggest problem the yast 1-click installer had to overcome is the fact that the packages are not mandatory part of the repositories the users have enabled on his system.. so adding a repo was an integrated requriement to the Yast 1-click installer (*.ymp).</div><div><br></div><div>For PackageKit, there used to be a browser plugin, that actually handled package installations nicely... it never lifted off and I have never seen a website making use of it :)</div><div><br></div><div>Dominique</div></body></html>