Debian noroot

4.1
7.75 Tsg. Rezensionen
500 Tsg.+
Downloads
Altersfreigabe
PEGI 3
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

This app will install Debian Buster with Xfce desktop environment.
You do not need to root your device.
You will need 1.2 Gb free on internal storage.
A mouse or stylus is highly recommended.

This app is NOT full Debian OS - it is a compatibility layer, based on PRoot, which allows you to run user-land Debian applications.
Your phone is not rooted during installation.
Running Wireshark or Aircrack-ng will fail, because they require root.
This is not an official Debian.org release.

To install packages (web browser for example), open Terminal and run commands:

sudo apt-get update

sudo apt-get install chromium


You can check full list of packages in Synaptic package manager.

Packages that work:
synaptic gimp inkscape clementine chromium vlc mplayer audacity lmms

In VLC and Audacity, select PulseAudio as audio output.

To run Chromium, use command:

chromium --disable-dev-shm-usage --no-sandbox

Packages that fail to run:
firefox-esr libreoffice konqueror kodi kdenlive blender, and anything that uses OpenGL.

Sources are here:
https://github.com/pelya/commandergenius/tree/sdl_android/project/jni/application/xserver-debian
Previous versions are here:
https://sourceforge.net/projects/libsdl-android/files/ubuntu/
Aktualisiert am
22.07.2020

Datensicherheit

Was die Sicherheit angeht, solltest du nachvollziehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach Verwendung, Region und Alter des Nutzers variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Bewertungen und Rezensionen

4.1
6.55 Tsg. Rezensionen

Neuigkeiten

Fixed mouse input lag
Fixed dark mode on Android 10