OPERA Browser is a most commonly used and a popular web browser too. Opera Browser is an opensource and it is available for all ...
OPERA Browser is a most commonly used and a popular web browser too.
Opera Browser is an opensource and it is available for all operating systems(ie) Windows,Linux & MacOSX
In this Tutorial I will show you how to install Opera browser on Ubuntu 13.10 / 13.04 / 12.10 / 12.04, LinuxMint 15 / 14 , PearOS and Elementary OS
Note: The Installation procedures are same for LinuxMint, PearOS and Elementary OS
Instalaltion Steps
Step 1:Open Terminal and add the Opera Repository to system
sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free" >> /etc/apt/sources.list.d/opera.list'
Step 2:Download the repo key
sudo sh -c 'wget -O - http://deb.opera.com/archive.key | apt-key add -'
Step 3: Update the Repository
sudo apt-get update
Step 4: Install Opera Browser
sudo apt-get install opera
That's it..
COMMENTS