<?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[Install Opera without confirmation]]></title><description><![CDATA[<p dir="auto">Install Opera without confirmation to update with system. I am trying to do unattended installs of Opera and it sits there for confirmation of yes to update with system repos. I have tried many things to accomplish this.</p>
<p dir="auto">This is currently what I am using to install the package using dpkg</p>
<p dir="auto">echo PASSWORD | sudo -S dpkg -i /home/user/System/Packages/Opera/opera-stable_56.0.3051.52_amd64.deb</p>
<p dir="auto">I have tried many things, but the latest answer I can find is this however it does not work for some reason.</p>
<p dir="auto">echo yes Y | sudo -S dpkg -i /home/user/System/Packages/Opera/opera-stable_56.0.3051.52_amd64.deb</p>
<p dir="auto">Any help with this is greatly appreciated.</p>
]]></description><link>https://forums.opera.com/topic/29389/install-opera-without-confirmation</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 02:07:29 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/29389.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Oct 2018 16:17:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Install Opera without confirmation on Mon, 29 Oct 2018 22:34:43 GMT]]></title><description><![CDATA[<p dir="auto">but see also here, to simulate a keypress for default choice, on a first time install.</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/6264596/simulating-enter-keypress-in-bash-script" target="_blank" rel="noopener noreferrer nofollow ugc">https://stackoverflow.com/questions/6264596/simulating-enter-keypress-in-bash-script</a></p>
]]></description><link>https://forums.opera.com/post/157764</link><guid isPermaLink="true">https://forums.opera.com/post/157764</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 29 Oct 2018 22:34:43 GMT</pubDate></item><item><title><![CDATA[Reply to Install Opera without confirmation on Mon, 29 Oct 2018 18:31:46 GMT]]></title><description><![CDATA[<p dir="auto">@dttauzin Only use <em>sudo dpkg -i /home/user/System/Packages/Opera/opera-stable_56.0.3051.52_amd64.deb</em><br />
Then answer the prompt yes once. That adds the repo to /etc/apt/sources.list.d.<br />
It is then updated automatically after that 1st install. Am I missing something?</p>
]]></description><link>https://forums.opera.com/post/157749</link><guid isPermaLink="true">https://forums.opera.com/post/157749</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 29 Oct 2018 18:31:46 GMT</pubDate></item></channel></rss>