Install Opera Mobile Emulator on Debian Jessie 64-bit
The Tutorial shows you How to Install and Getting-Started with Opera Mobile Browser Emulator on Debian Jessie 8 Amd64 Linux KDE/Xfce/Lxde/GNOME Desktop.
Developing for Mobile Phones and Tablets becomes a Breeze. The Emulator is super Simple to Install and lets you do Serious Mobile Development from Debian 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 Debian Jessie 64-bit Bottom you find Link to Create a Launcher and to Install Appcelerator Titanium for Cross-Platform Mobile Development on Debian.
Download Opera Mobile Browser Emulator for Linux
Opera Mobile Emulator tar.gz
Double-Click on Archive and Extract into /tmp.
![- Opera Mobile Browser Emulator Extraction](https://tutorialforlinux.com/wp-content/media/dg139/opera/installOperaMobileEmulator/ubuntuExtractOperaMobileEmulator.png)
Open Terminal Window
(Press “Enter” to Execute Commands)
In case first see: Terminal QuickStart Guide.
Enabling 32-bit Support.
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
dpkg --add-architecture i386
apt-get update
Install Required Packages.
apt-get install libqtgui4:i386 libgl1-mesa-glx:i386
Relocate Opera Web Browser Mobile Emulator.
sudo chown -R root:root /tmp/Opera_Mobile_Emulator*
mv /tmp/Opera_Mobile_Emulator* /opt/opera-mobile-emulator
Possibly Make a Symlink.
ln -s /opt/opera-mobile-emulator/opera-mobile-emulator /usr/local/bin/opera-mobile-emulator
exit
exit
Run Opera Mobile Browser Emulator.
How to Create an Opera Mob Launcher on Linux Desktops
How Launcher for Linux Desktops
![Install Opera Mobile Browser Emulator on Debian Jessie 8 64-bit - Run Opera Mobile Browser Emulator](https://tutorialforlinux.com/wp-content/media/dg139/opera/installOperaMobileEmulator/operaMobileBrowserEmulator.jpg)
How to Install Appcelerator Titanium on Debian Linux.
Install Appcelerator on Debian