This tutorial will show you how to install Opera 12.01 in Ubuntu 12.04 . Opera 12.01 is the newest version of Opera Web browser . There are many changes done in this version like security and stability enhancements etc.
Changelogs for new version is available @ http://www.opera.com/docs/changelogs/windows/1201/
Open your terminal and run the following command to add respository key :
wget -O- http://deb.opera.com/archive.key | sudo apt-key add –
Next , add repository by using below command :
sudo sh -c ‘echo “deb http://deb.opera.com/opera/ stable non-free” >> /etc/apt/sources.list’
Again run following command to update your system and Install Opera 12.01 in Ubuntu 12.04.
sudo apt-get update && sudo apt-get install opera
I hopeĀ Install Opera 12.01 in Ubuntu 12.04 article was useful for you . For any clarification/suggestions, use the comment box below .
