Debian noroot icon
Debian noroot icon

Debian noroot

 Like

This app will install Debian Buster with Xfce desktop environment. You do not need to root your device.

Debian noroot screenshot 1

License model

  • FreeOpen Source

Platforms

  • Android
  • Android Tablet
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Based on Debian

 Tags

Debian noroot News & Activities

Highlights All activities

Recent activities

Show all activities

Debian noroot information

  • Developed by

    pelya
  • Licensing

    Open Source (LGPL-2.1) and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesNetwork & Admin

GitHub repository

  •  553 Stars
  •  255 Forks
  •  76 Open Issues
  •   Updated May 2, 2025 
View on GitHub

Our users have written 0 comments and reviews about Debian noroot, and it has gotten 0 likes

Debian noroot was added to AlternativeTo by ICTman1076 on Apr 18, 2020 and this page was last updated Apr 20, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Debian noroot?

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.