How to install opera on ubuntu feisty Fawn

Asked by Waks

Everytime am trying to install opera on ubuntu feisty fawn i get an error: wrong architecture i386 amd and am running ubuntu on intel celeron D 2,93Ghz

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Albrecht Mühlenschulte (a7p) said :
#1

which precise package did you try to install, please provide the exact package-version and the source.

Revision history for this message
Waks (abbywaks) said :
#2

I tried to install Opera 9.24 for Linux i386 Ubuntu 6.10 Edgy Eft, Ubuntu 7.04 Feisty Fawn i got this from opera website am doubting if i installed correct ubuntu cos i have everytime error in installing program for example i cant install plug=ins for mozilla firefox like adobe shockwave and adobe flash player
If somebody can tell me which ubuntu should i install in my pc i would be thankful

Revision history for this message
Gord Allott (gordallott) said :
#3

you should install opera via the repository version:
you can find information on it here: https://help.ubuntu.com/community/OperaBrowser#head-b3bda5c531086c6c9fc105bb80e19d51b600c70c

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#4

I do this to add opera repository open a terminal:
sudo gedit /etc/apt/sources.list
add Opera repository line:

# Repository for Opera
# Upstream Opera
# GPG key: 6A423791
deb http://deb.opera.com/opera etch non-free

Then go to root and add gpg repository key:
sudo -i
gpg --keyserver subkeys.pgp.net --recv-key 6A423791
gpg --fingerprint 6A423791
gpg --armor --export 6A423791| apt-key add -
exit

Now update
sudo apt-get update
sudo apt-get install opera

HTH

Can you help with this problem?

Provide an answer of your own, or ask Waks for more information if necessary.

To post a message you must log in.