I tried to download the Opera web browser into Ubuntu 11.10 from www.opera.com. I followed the procedure, pressing the download button for Opera for Linux. If I "Save to disk", and then try to open the download, a window pops up that says "INTERNAL ERROR - The file /home/Bob/Desktop/opera...."etc. Is Opera not compatible with Ubuntu 11.10? It was with an earlier version of Ubuntu. Is there a way around this?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
To install Opera in Ubuntu read below:
1Source:Ubuntu Documentations |
|||
|
|
gksudo gedit /etc/apt/sources.listand add this linedeb http://deb.opera.com/opera/ stable non-free, save changes and runwget -O - http://deb.opera.com/archive.key | apt-key add -and thanapt-get update,apt-get install opera– arhimed Jul 22 '12 at 15:44