The repackaged .deb isn’t fully compatible with MeeGo/Harmattan’s installer so some extra steps are needed to get Opera Mobile running on the N9. Here’s what you need to do:
Download Opera Mobile's repacked deb to a PC and transfer it to the N9 over USB. The instructions below assume that the file is saved in the N9′s default download directory, /home/user/MyDocs/Downloads (which appears as /MyDocs/Downloads on a USB connected PC).
Unlike most N9 app .deb files, Opera Mobile can’t be installed automatically with the browser or by clicking on it in a file manager. You need to enable developer mode and install it using the dpkg command in the terminal as the root user. Thanks to Meego/Harmattan’s openness that’s easy. Here’s how:
Launch the Terminal: When Developer Mode is enabled, a Terminal icon app appears on the N9′s Applications home screen (image below, left). Tap it to launch the terminal.
Become root (superuser): The command to become root in Meego/Harmattan is “devel-su”. The default password is “rootme”.
So type the following:
devel -su
Password: rootme
The shell prompt will change from $ to # to indicate that your are now the root user.
Change to the download directory:
Type: cd /home/user/MyDocs/Downloads
Install the Opera mobile repacked .deb package:
Type: dpkg – i operamobile*
The install only takes a few seconds. A bunch of messages will fly across the screen. When the # prompt returns the install is complete and you can exit the terminal, turn off developer mode and launch Opera Mobile.
Uninstalling Opera Mobile: You can’t remove Opera the normal way in Settings > Applications. Instead you need to use dpkg in the terminal. After enabling Developer Mode and becoming root in the terminal type: dpkg -r operamobile
Which uninstalls Opera but leaves settings, bookmarks etc., intact so they will be available if you ever re-install. If you want to remove Opera completely use dpkg -P. which purges all traces of Opera from the system by typing in the terminal as root.
dpkg -P operamobile
Here’s a video showing the full installation process along with a demo of Opera Mobile in action on the N9
Except for those two issues, Opera Mobile works very well. I’m hoping that Opera will release an official, fully functional version of Opera Mobile 11 for MeeGo/Harmattan as I’d really like to use it as my main browser on the N9.
Opera Mobile 11 in action on the Nokia N9: