How to install Opera on a real OS
Tuesday, 4. November 2008, 16:00:23
Ubuntu is a sweet and popular operating system for Linux. It's easy to use and installation is like a breeze, but some of you might have difficulties installing Opera and plugins? Thanks to Ubuntu- and Opera evangelist suribe we now have an excellent tutorial which guides you through some of the bottlenecks you may encounter with Opera on Ubuntu.
Get Opera & plugins
Download the latest version of Opera Browser to your Ubuntu desktop and double-click on the .deb file to install it. The launcher will appear in Applications » Internet. You can create a panel launcher by right clicking and choose "Add to Panel". Good stuff. You now have Opera installed.
Next task is to get the flash plugin installed. Open a terminal (click on Applications » Accessories » Terminal) and paste this chunk of code in your terminal window:
sudo apt-get install flashplugin-nonfree
Install Java to run applications (for example the picture upload on Facebook). Again, copy and paste this to a terminal:
sudo apt-get install sun-java6-fonts sun-java6-jre sun-java6-plugin
That's it. Start (or restart) Opera with both Flash and Java installed. ![]()
Cool tweaks
The first time you run Opera on Ubuntu you might notice that the colors don't match natively with Ubuntu. To change this, click on Tools » Appearance and select the "Gold" color scheme for Opera.
There will still be some blue left in the color theme. To change this you have to tweak your QT/KDE applications to be more "gnomeish". Fire up the terminal and paste:
sudo apt-get install qt3-qtconfig polymerAnd:
wget http://www.informatik.tu-cottbus.de/~mkrause/debian/polymer/polymer_0.3.2-1_i386.deb
Run the qtconfig application:
qtconfig
Head over to the tab Library Paths and add /usr/plugins. In the Appearence tab choose Polymer in the Select GUI Style and save (CTRL+S). Exit qtconfig and restart Opera. You will see a magical switch from blue to brown color. You might also want to check out "Dapper", a skin available for download.
And last, but certainly not least — do yourself a favor and use Opera Link (File » Synchronize Opera) to synchronize your Bookmarks, Speed Dial, Notes and other useful browser data between your computer(s) and mobile phones(s).
More information about Opera running on Linux can be found in the Opera Forums.








1 2 Next »
Tamil # 4. November 2008, 16:01
(119)
ellinidata # 4. November 2008, 16:04
you deserve a
joel.lasrado # 4. November 2008, 16:16
Phantom2 # 4. November 2008, 16:21
Guille # 4. November 2008, 16:38
1º)
2º)
Edit /etc/apt/sources.list with root permissions and add:
to the end of the file
3º)
And then continue with the plugins
rafaelluik # 4. November 2008, 17:02
coxy # 4. November 2008, 17:03
BAMAToNE # 4. November 2008, 17:06
soumitram4u # 4. November 2008, 17:07
Chas4 # 4. November 2008, 17:35
also added a link to this page on this page: http://my.opera.com/Chas4/blog/2008/10/24/ubuntu-8-10-coming-soon
suribe # 4. November 2008, 18:18
@coxy happy to see that you *actually* use ubuntu
Dj-omega # 4. November 2008, 18:21
robodesign # 4. November 2008, 18:30
For better GUI you can customize your qt3 color theme and then you can install a nice ubuntu skin from the my.opera skins section.
phoenixp3k # 4. November 2008, 18:43
However, the final part of your instructions didn't change the menu to a brown color. Remains blue (like in your screenshot might I add).
Thanks for the post.
EagleMKD # 4. November 2008, 18:58
zilti # 4. November 2008, 19:06
ydnpkhinmgaye # 4. November 2008, 19:31
EspenAO # 4. November 2008, 19:54
Originally posted by suribe:
Sure!thetomster # 4. November 2008, 20:30
ubuntu and opera matches perfectly ... who needs xp anyway?
yeeliberto # 4. November 2008, 20:49
ivan_p # 4. November 2008, 20:59
BTW
I upgraded few days ago from 8.04 to 8.10, and it also upgraded the flash from 9 to 10, and since then flash is very slow at Opera (but works ok at Firefox). Have someone seen this too? (Please don't redirect me to support forums: I'm going to ask there soon...)
Chas4 # 4. November 2008, 21:18
kyleabaker # 4. November 2008, 21:39
I've been trying to push Ubuntu to update their version of Opera (which is still 9.27 through the partner repository), but they are being so slow about it even with the debs available from Opera.com that they could just upload.
0x29a # 4. November 2008, 22:11
Not to be a fanboi, or anything, but w00t!
(hehe)
pintavodki # 5. November 2008, 00:17
jgm21 # 5. November 2008, 00:19
Webshit # 5. November 2008, 00:30
dannii # 5. November 2008, 03:27
grysmn # 5. November 2008, 05:03
joel.lasrado # 5. November 2008, 05:22
kyleabaker # 5. November 2008, 07:51
Go election 2008!
ask4whyshithappens # 5. November 2008, 11:58
Pedric # 5. November 2008, 12:52
sms985 # 5. November 2008, 14:12
To better match the dust theme, this is what you can try:
Add new color schemes as explained by Tamil here:
http://my.opera.com/Tamil/blog/more-color-schemes-in-opera
then I choose Cornsilk color scheme in Appearance window. This color scheme matches almost perfectly the Dust-theme
sms985 # 5. November 2008, 14:13
element119 # 5. November 2008, 14:31
contarc # 5. November 2008, 15:31
http://kyleabaker.com/2008/10/08/an-opera-skin-to-match-the-ubuntu-dust-theme/
Great skin for any OS.
Pedric # 5. November 2008, 16:19
In Ubuntu 8.04, the user's QT3 config is in ~/.qt/qtrc, while the user's QT4 config is in ~/.config/Trolltech.conf
As super-user, edit /usr/bin/opera, line 40, and change the two occurrences of the QT3 config file to the QT4 config file to make Opera find the name of your QT4 style. This needs to be repeated everytime you upgrade Opera to a new version, as the .deb overrides the startup script.
Of course, you will need qtconfig-qt4 to configure QT4. The QT4 builds come with a native QT4 skin, that draws the UI elements using QT4. You can build your own native skin from any skin by extracting the skin, editing the ini file and rezipping, to get different icons.
lotusninja # 5. November 2008, 19:36
slackwrdave # 5. November 2008, 20:24
The Opera team has always paid attention to the non-dominant system users. I've always had room in my heart for Opera.
mrmxo # 5. November 2008, 23:24
BohemianT # 6. November 2008, 03:29
rhonnysparks # 6. November 2008, 04:15
@Guille: the only problem with that method is that it doesn't include weeklies
slackwrdave # 6. November 2008, 04:23
Oh but there's a bucketload of ways to install software, you're not tied to any particular one. Some like a single click from the GUI, others like to type away on a console.
I always find it fun to explore the many different ways of accomplishing a desired task. Linux has been my learning playground for years, and if I screw it up, I get to re-fetch the damaged stuff, or learn how to untangle the mess I made.
Though I'm not talented enough to write source code, compiling and installing from source is quite fun, though you won't be doing this with Opera if you're on the consumer end.
BohemianT # 6. November 2008, 07:15
sms985 # 6. November 2008, 12:22
Another thing: there used to be a problem with opera qt4 builds, they didn't draw the content properly (scrolling pages messed-up the text and images on the page). Do you know how to fix it?
the-xico # 6. November 2008, 15:43
Per tutti gli italiani e quelli che lo capiscono, vi linko il mio articolo: http://my.opera.com/the-xico/blog/2008/11/04/ubuntu-8-10-peggiorata-rispetto-alla-8-04
Maciek # 6. November 2008, 17:06
Pedric # 6. November 2008, 19:23
kyleabaker # 7. November 2008, 00:33
Just noticed you linked to my Dust theme for Opera. Thanks.
I have two "Dust" themes for Opera posted here:
http://kyleabaker.com/goodies/opera/skins/#my-opera-skins