<?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[How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app.]]></title><description><![CDATA[<p dir="auto">This tutorial is for testing, and research purposes, and shows, how one can install, and run the Opera 20 for Windows, on Linux boxes, using the Wine application. You should be also aware, that it is intended for a bit more advanced Linux user, and not for the ordinary user of this os.</p>
<ol>
<li>Download latest Opera 20, run the installer, and click the "Options" button:</li>
</ol>
<p dir="auto"><img src="http://i.imgur.com/7kfk7rW.png" alt="Opera 20 options" class=" img-responsive img-markdown" /></p>
<p dir="auto">Within the next window select your language, then choose the path on the right of the "Install path", e.g. "C:\Program Files\Opera20usb", and then select the "Stand-alone installation (USB)" within the selectbox on the right of the "Install for", then click the "Accept and Install" button:</p>
<p dir="auto"><img src="http://i.imgur.com/cI3RFTo.png" alt="Opera 20 select installation options" class=" img-responsive img-markdown" /></p>
<ol start="2">
<li>
<p dir="auto">After installation, the Opera should launch automatically - close it, and then connect the usb stick (or portable hard drive) to your computer. Create a directory on the usb stick, eg "opera20usb", and then create the "profile" subdir, and then create the "data" subfolder in it. Go to the installation root (which was selected in step 1), and copy the "20.0.1387.64" directory, to the "opera20usb" on your usb drive, then go to the "...opera20usb\profile\data", and copy the "dictionaries" folder, the "Local State", and the "Preferences" files, to the "data" subfolder on your usb drive.</p>
</li>
<li>
<p dir="auto">Run the Linux box (small note: there must be installed the Wine apps), connect your usb drive, and copy the "opera20usb" directory, to the "Program Files" subfolder in the Wine user profile directory: "~/.wine/drive_c/Program\ Files/",</p>
</li>
<li>
<p dir="auto">To start the Opera under Wine, we need the "bcrypt.dll" - Windows cryptographic primitives library (Wow64). You can download the zip archive from <a href="http://www.dll-files.com/dllindex/dll-files.shtml?bcrypt" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>, then unpack the "bcrypt.dll" file, and then copy it to the "~/.wine/drive_c/windows/system32/" subdir, then go to the shell (bash/sh), and run the "winecfg" command, and then click on "Libraries", and go to the input field, under the "New override for library", and enter "bcrypt.dll, and then click on "Add" button, on the right, then click the "Edit" button, and select the "Native (Window)" within the pop-up window, and then click the "OK" button, and then click "Apply", and click "OK", to close the "winecfg":</p>
</li>
</ol>
<p dir="auto"><img src="http://i.imgur.com/RBphwvX.png" alt="Winecfg adding &quot;bcrypt.dll&quot; native" class=" img-responsive img-markdown" /></p>
<ol start="5">
<li>
<p dir="auto">If you want to use the Flash plug-in in the Opera under Wine, you can download the latest installer from <a href="http://download.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_12_plugin.exe" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>, and install it as below: open the shell, and type: "wine install_flash_player_12_plugin.exe", and press enter.</p>
</li>
<li>
<p dir="auto">The final step, before the run the Opera, is to create the startup script. Open your favourite text editor, and add the lines as below:</p>
</li>
</ol>
<pre><code>#!/bin/bash
cd ~/.wine/drive_c/Program Files/opera20usb"
/usr/bin/wine launcher.exe --no-sandbox --ppapi-startup-dialog --disable-gpu &amp;&gt;/dev/null
</code></pre>
<p dir="auto">Save it as, eg "<a href="http://opr20-launcher.sh" target="_blank" rel="noopener noreferrer nofollow ugc">opr20-launcher.sh</a>", close the file, and give it executable permission as follows:<br />
"chmod 750 <a href="http://opr20-launcher.sh" target="_blank" rel="noopener noreferrer nofollow ugc">opr20-launcher.sh</a>".</p>
<ol start="7">
<li>Now you can run the Opera as follows: go to the shell, change to the directory which includes the "<a href="http://opr20-launcher.sh" target="_blank" rel="noopener noreferrer nofollow ugc">opr20-launcher.sh</a>", and enter "./opr20-launcher.sh", and press enter, which should launch the Opera. Now go to the address bar, and type "opera:plugins", and press enter, under the "Adobe Flash Player" click the "Enable" button, to enable the plug-in:</li>
</ol>
<p dir="auto"><img src="http://i.imgur.com/bxjW3F2.png" alt="Opera 20 enable Adobe Flash plug-in" class=" img-responsive img-markdown" /></p>
<p dir="auto">That's all - wish you good luck with testing the Opera 20 under the Linux box <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--winking_face" title=";-)" alt="😉" /></p>
<p dir="auto"><img src="http://s27.postimg.org/cmppsyh8f/tux.png" alt="Tux" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/topic/1207/how-to-install-and-run-the-opera-20-for-windows-under-linux-box-using-the-wine-app</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 10:57:07 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/1207.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Mar 2014 16:58:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Sun, 27 Apr 2014 09:08:26 GMT]]></title><description><![CDATA[<p dir="auto">I'm glad, that you made it, congrats <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--winking_face" title=";-)" alt="😉" /></p>
]]></description><link>https://forums.opera.com/post/36758</link><guid isPermaLink="true">https://forums.opera.com/post/36758</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 27 Apr 2014 09:08:26 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Sat, 26 Apr 2014 06:57:15 GMT]]></title><description><![CDATA[<p dir="auto">just tried another version of wine (1.7.17), it's works!, thanks!</p>
]]></description><link>https://forums.opera.com/post/36589</link><guid isPermaLink="true">https://forums.opera.com/post/36589</guid><dc:creator><![CDATA[onlinepiercingshop-com]]></dc:creator><pubDate>Sat, 26 Apr 2014 06:57:15 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Sat, 26 Apr 2014 06:10:51 GMT]]></title><description><![CDATA[<p dir="auto">Hi l33t4opera,</p>
<p dir="auto">Opera<br />
Version:	20.0.1387.91<br />
Update stream:	Stable<br />
System:	Windows XP 32-bit<br />
Browser identification<br />
Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36 OPR/20.0.1387.91</p>
<p dir="auto">Wine 1.6.1</p>
]]></description><link>https://forums.opera.com/post/36581</link><guid isPermaLink="true">https://forums.opera.com/post/36581</guid><dc:creator><![CDATA[onlinepiercingshop-com]]></dc:creator><pubDate>Sat, 26 Apr 2014 06:10:51 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Thu, 24 Apr 2014 13:54:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi, you're welcome <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--winking_face" title=";-)" alt="😉" /> Which version of Wine? Here it works without problem, for example <a href="https://encrypted.google.com" target="_blank" rel="noopener noreferrer nofollow ugc">encrypted google</a>, opens without issues.</p>
]]></description><link>https://forums.opera.com/post/36305</link><guid isPermaLink="true">https://forums.opera.com/post/36305</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 24 Apr 2014 13:54:02 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Thu, 24 Apr 2014 09:58:03 GMT]]></title><description><![CDATA[<p dir="auto">Great guide, thank you. But https does not work. You can solve this problem?</p>
]]></description><link>https://forums.opera.com/post/36275</link><guid isPermaLink="true">https://forums.opera.com/post/36275</guid><dc:creator><![CDATA[onlinepiercingshop-com]]></dc:creator><pubDate>Thu, 24 Apr 2014 09:58:03 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Tue, 18 Mar 2014 09:52:19 GMT]]></title><description><![CDATA[<p dir="auto">Hi Frenzie, nice to see you also here <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--winking_face" title=";-)" alt="😉" /></p>
<p dir="auto">Yep, I already installed several instances of the virtual machines (e.g. VMware Player, Oracle VM VirtualBox), I have all of the Opera's streams installed there, and I'm experimenting with them from time to time, nevertheless I thought, that I can also try, a bit more native Linux solution, and a little more close to the Open Source like Wine, instead to use licensed M$ software <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--winking_face" title=";-)" alt="😉" /></p>
]]></description><link>https://forums.opera.com/post/31755</link><guid isPermaLink="true">https://forums.opera.com/post/31755</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 18 Mar 2014 09:52:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Sat, 15 Mar 2014 12:56:23 GMT]]></title><description><![CDATA[<p dir="auto">I think it's easier to use a VM. Microsoft offers images on <a href="http://modern.ie" target="_blank" rel="noopener noreferrer nofollow ugc">http://modern.ie</a></p>
]]></description><link>https://forums.opera.com/post/31454</link><guid isPermaLink="true">https://forums.opera.com/post/31454</guid><dc:creator><![CDATA[frenzie]]></dc:creator><pubDate>Sat, 15 Mar 2014 12:56:23 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Sat, 15 Mar 2014 09:31:15 GMT]]></title><description><![CDATA[<p dir="auto">You're welcome <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes" title=":D" alt="😃" /></p>
<p dir="auto"><strong>Additional progress</strong>: regarding the GPU hardware acceleration, and the problem with a black screen.</p>
<p dir="auto">Try to remove the "--disable-gpu" switch in the launch script, and replace it with "--disable-gpu-compositing". After this change, the Opera should work also well, and even better for most GPUs.</p>
<p dir="auto">Launch the Opera, go to the address bar, and type "opera:gpu", and press enter. Here, on my Linux box, the statuses for almost all graphics functions are in green <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--winking_face" title=";-)" alt="😉" /></p>
]]></description><link>https://forums.opera.com/post/31435</link><guid isPermaLink="true">https://forums.opera.com/post/31435</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 15 Mar 2014 09:31:15 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Thu, 13 Mar 2014 23:03:49 GMT]]></title><description><![CDATA[<p dir="auto">Thanks mate <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes" title=":D" alt="😃" /><br />
My findings:</p>
<ol>
<li>flash works but is slow due to no hardware acceleration (intel b820 integrated GPU)</li>
<li>Divx web plugin does not work</li>
<li>fonts are rough<br />
4 HTML5 youtube full-screen does not work.</li>
</ol>
]]></description><link>https://forums.opera.com/post/31259</link><guid isPermaLink="true">https://forums.opera.com/post/31259</guid><dc:creator><![CDATA[ukbeast]]></dc:creator><pubDate>Thu, 13 Mar 2014 23:03:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Thu, 13 Mar 2014 16:07:42 GMT]]></title><description><![CDATA[<p dir="auto"><strong>One correction of the mistake</strong> in the launch script, please replace the line:</p>
<pre><code>cd ~/.wine/drive_c/Program Files/opera20usb"
</code></pre>
<p dir="auto">with this:</p>
<pre><code>cd ~/".wine/drive_c/Program Files/opera20usb"
</code></pre>
<p dir="auto">or with this - it also works:</p>
<pre><code>cd ~/.wine/drive_c/Program\ Files/opera20usb
</code></pre>
]]></description><link>https://forums.opera.com/post/31210</link><guid isPermaLink="true">https://forums.opera.com/post/31210</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 13 Mar 2014 16:07:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Thu, 13 Mar 2014 15:21:42 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">there is no window, but "welcome to opera" window bar is shown<br />
Hi Ukbeast, I think, that I know, what can cause the issue in your case: lack of one or two, preconfigured sections in the "Preferences" file, which should include lines as below:</p>
</blockquote>
<pre><code>{
   "browser": {
      "window_placement": {
         "height": 327,
         "left": 46,
         "maximized": true,
         "top": 28,
         "width": 761
      }
   },
   "session": {
      "restore_on_startup": 5
   }
}
</code></pre>
<p dir="auto">In addition, if one answered the question about statistics, then the file should include also the "statistics" section, as below:</p>
<pre><code>{
   "browser": {
      "window_placement": {
         "height": 327,
         "left": 46,
         "maximized": true,
         "top": 28,
         "width": 761
      }
   },
   "session": {
      "restore_on_startup": 5
   },
   "statistics": {
      "collection_asked": true,
      "collection_enabled": false
   }
}
</code></pre>
<p dir="auto">I hope, that this will help to solve the problem <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--winking_face" title=";-)" alt="😉" /></p>
]]></description><link>https://forums.opera.com/post/31204</link><guid isPermaLink="true">https://forums.opera.com/post/31204</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 13 Mar 2014 15:21:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Thu, 13 Mar 2014 11:20:23 GMT]]></title><description><![CDATA[<p dir="auto"><strong>Next notice</strong>: you can update the Opera 20 to the latest build 20.0.1387.77, which includes <a href="http://blogs.opera.com/desktop/changelog20/#b1387.77" target="_blank" rel="noopener noreferrer nofollow ugc"><strong>few important fixes</strong></a>.</p>
]]></description><link>https://forums.opera.com/post/31175</link><guid isPermaLink="true">https://forums.opera.com/post/31175</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 13 Mar 2014 11:20:23 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Thu, 13 Mar 2014 07:23:22 GMT]]></title><description><![CDATA[<p dir="auto"><strong>One important correction</strong> (forgot to mention, please excuse me) - <strong>you need to copy also three files from main installation dir</strong>: go to the installation root (mentioned in step 1),  and copy the "installation_status.xml", installer_prefs.json", and "launcher.exe", to the "opera20usb" on your usb drive, and then copy these files to the "...Program Files/opera20usb" (mentioned in step 3) in the Wine user profile directory on your Linux box.</p>
]]></description><link>https://forums.opera.com/post/31152</link><guid isPermaLink="true">https://forums.opera.com/post/31152</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 13 Mar 2014 07:23:22 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Wed, 12 Mar 2014 21:42:28 GMT]]></title><description><![CDATA[<p dir="auto">I followed your directions on kubuntu 14.04 using wine1.7.14 but there is no window, but "welcome to opera" window bar is shown</p>
]]></description><link>https://forums.opera.com/post/31114</link><guid isPermaLink="true">https://forums.opera.com/post/31114</guid><dc:creator><![CDATA[ukbeast]]></dc:creator><pubDate>Wed, 12 Mar 2014 21:42:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app. on Wed, 12 Mar 2014 18:45:48 GMT]]></title><description><![CDATA[<p dir="auto"><strong>Additional notice</strong>: to launch the latest Opera 21 (currently version 21.0.1432.5) for Windows under Linux (using Wine) by following the above steps, you no longer need to add the " --disable-gpu" switch, you can run the Opera 21 as follows:</p>
<pre><code>/usr/bin/wine launcher.exe --no-sandbox --ppapi-startup-dialog &amp;&gt;/dev/null
</code></pre>
<p dir="auto">Therefore, one can edit the launch script for the Opera 21, and safely remove this switch.</p>
<p dir="auto">Of course, can still be the graphics card, for which the graphics hardware acceleration is not supported yet in this version of Opera 21, and in that case (when you will see a black screen),  you need to reedit the launch script, and add the switch back.</p>
]]></description><link>https://forums.opera.com/post/31085</link><guid isPermaLink="true">https://forums.opera.com/post/31085</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 12 Mar 2014 18:45:48 GMT</pubDate></item></channel></rss>