opera installation for ubuntu systems
by Francis[ Edit ] 2013-11-22 14:05:14
opera installation for ubuntu
1. Open terminal
Ctrl + Alt + T and login to super user and then run following commands,
gedit /etc/apt/sources.list.d/opera.list
Now you can paste and save following codes
deb http://deb.opera.com/opera/ stable non-free
(or)
deb http://deb.opera.com/opera-beta/ stable non-free
2. And run following codes
wget -qO - http://deb.opera.com/archive.key | sudo apt-key add -
apt-get update
apt-get install opera
3. After Installation close the terminal and press window key (key beside Alt key) to open search box and type 'op' to then click with your mouse on opera icon.