Hello Linux Geeksters. As you may know, updates for Opera 29 Beta and Opera Developer 30 have been recently released, bringing important changes.
Opera 29 build 1795.30 Beta used Chromium 42.0.2311.60 as code-base and brings bug-fixes, while Opera 30 build 1820.0 Dev comes with a tab cycling inspired from the classic versions of the browser, permitting the users to cycle tabs in the order of the most recently used tabs. If you use the Opera sync service, you will see the tabs left open on other devices where you have Opera installed.
While the option is not enabled by default, the users have to go to “Browser -> User interface -> Cycle tabs in most recently used order.”, to activate it.
Also, Opera 30 Dev has received an improved tab menu, which now contains two new sections: “Recently Closed” (displays the last three closed tabs) and “Other Devices” (displays the tabs opened on other Opera synced devices).
To install Opera 29 Beta on 64 bit Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr and derivative systems, like: Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint Five, LXLE 14.04, Linux Lite 2, do:
$ sudo apt-get install gdebi
$ wget http://deb.opera.com/opera/pool/non-free/o/opera-beta/opera-beta_29.0.1795.30_amd64.deb
$ sudo gdebi opera-beta_29.0.1795.30_amd64.deb
To install Opera 30 Dev on 64 bit Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr and derivative systems, like: Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint Five, LXLE 14.04, Linux Lite 2, do:
$ sudo apt-get install gdebi
$ wget http://deb.opera.com/opera/pool/non-free/o/opera-developer/opera-developer_30.0.1820.0_amd64.deb
$ sudo gdebi opera-developer_30.0.1820.0_amd64.deb
Optional, to remove Opera, do:
$ sudo apt-get remove opera*
Leave a Reply