<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Silent install for Ubuntu]]></title><description><![CDATA[<p dir="auto">I'm trying to create a script to install Opera-stable. How can I automatically select 'Yes' on the 'Package Configuration'?</p>
<p dir="auto"><img src="https://vitux.com/wp-content/uploads/2018/09/word-image-68.png" alt="alt text" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/topic/30560/silent-install-for-ubuntu</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 10:12:57 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/30560.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 19 Jan 2019 13:09:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Silent install for Ubuntu on Mon, 21 Jan 2019 05:41:40 GMT]]></title><description><![CDATA[<p dir="auto">In short, you can't because dpkg (the thing that does the work when you double click the .deb file) does not have a silent switch or a -y to answer yes to all questionsas apt does.</p>
<p dir="auto">If you did have the repo installed beforehand, thus have opera as an available package, you could install it like so</p>
<p dir="auto"><code>apt-get install opera-stable -y</code></p>
]]></description><link>https://forums.opera.com/post/162984</link><guid isPermaLink="true">https://forums.opera.com/post/162984</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 21 Jan 2019 05:41:40 GMT</pubDate></item></channel></rss>