Add generic Opera repository
Code:
deb http://deb.opera.com/opera/ stable non-free
Add the Opera GPG key:
Code:
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
sudo apt-get install debian-archive-keyring
Install Opera from the terminal:
Code:
sudo apt-get update
sudo apt-get install opera