Install Opera Mobile Emulator on openSUSE 42 LEAP
Hi! This tutorial will guide you step-by-step on How to Install Opera Mobile Emulator in openSUSE 42 LEAP GNU/Linux.
Developing for Mobile Phones and Tablets becomes a Breeze. The Emulator is super Simple to Install and lets you do Serious Mobile Development from openSUSE 42 LEAP Desktop.
Use the Profile Selector to spawn Multiple Opera Mobile Classic instances with a defined resolution, pixel density, user interface and more.
On the Opera Mobile Emulator Installation Guide for openSUSE 42 LEAP 64-bit Bottom you find Link to Create a Launcher and to Install Appcelerator Titanium for Cross-Platform Mobile Development on openSUSE.
-
Open Console Terminal Shell emulator window
(Press “Enter” to Execute Commands)
In case first see: Terminal QuickStart Guide.
-
Download Opera Mobile Browser Emulator for Linux
Opera Mobile Emulator Classic tar.gz
-
And Extract into /tmp
Possibly Double-Click on Archive.
-
Then Install Required Packages.
sudo zypper in libqt4-x11.i686 Mesa-libGL1.i686
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Relocate Opera Web Browser Mobile Emulator.
sudo mv /tmp/Opera_Mobile_Emulator* /opt/opera-mobile-emulator
-
Possibly Make a Symlink.
sudo ln -s /opt/opera-mobile-emulator/opera-mobile-emulator /usr/local/bin/opera-mobile-emulator
-
Run Opera Mobile Browser Emulator.
How to Create an Opera Mobile Launcher on openSUSE
How Launcher for openSUSE Desktop
How to Install Appcelerator Titanium on openSUSE Linux.
Install Appcelerator on openSUSE