Install latest Opera 33 web browser on Linux Ubuntu. Terminal commands to install Opera 32.0.1963.0 on Ubuntu 15.04, Ubuntu 14.04 and Derivatives.
Opera 33 Dev (Opera 32.0.1963.0) is the first to receive new features and is the unstable one. The latest release Opera 33 Dev (Opera 32.0.1963.0) is based on Chromium 46 and brings Windows and Mac OS X enhancements, bug-fixes and improvements.
Install Opera 33 Dev (Opera 32.0.1963.0)
To install Opera 33 Dev (Opera 32.0.1963.0) on Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 and derivatives, run the following commands:
Install Opera Dev on 32 bit Ubuntu Systems:
$ sudo apt-get install libnotify-bin gdebi
$ wget http://get.geo.opera.com/pub/opera-developer/33.0.1963.0/linux/opera-developer_33.0.1963.0_i386.deb -O opera-dev_i386.deb
$ sudo gdebi opera-dev_i386.deb
Install Opera Dev on 64 bit Ubuntu Systems:
$ sudo apt-get install libnotify-bin gdebi
$ wget http://get.geo.opera.com/pub/opera-developer/33.0.1963.0/linux/opera-developer_33.0.1963.0_amd64.deb -O opera-dev_amd64.deb
$ sudo gdebi opera-dev_amd64.deb
If you aren’t happy with the unstable version of Opera 32 Dev and want to uninstall it, run the command given below:
$ sudo apt-get remove opera-developer