Bring Ubuntu auf dein Android-Gerät – selbst auf alte Geräte!
Mit UbuntuAnywhere kannst du Ubuntu 22.04 direkt in Termux/Proot installieren und sogar eine Desktop-Umgebung deiner Wahl starten: KDE, Cinnamon, Budgie, XFCE, LXQt oder nur CLI. Selbst alte Fire-Tablets oder Android-Geräte ab Version 5.1.1 sind kein Problem.
- ARM64 prozessor
- 1 GB Ram (CLI Only)
- 4 GB RAM (GUI)
- min. 20 GB Speicher oder 32 GB SD-Karte
- Interaktive Benutzername & Passwort-Auswahl
- Minimalistische Desktop-Umgebungen für Termux:X11
- Läuft auf internen Speicher oder SD-Karte (wenn verfügbar)
- Perfekt für Retro-Android-Geräte und Low-RAM-Tablets
- Unterstützt Termux:X11 für grafische Desktops
- CLI-Option für minimalistische Systeme
- Installiere Termux auf deinem Gerät.
- Optional: Installiere Termux:X11 für grafische Desktops.
- Lade das Skript herunter und mache es ausführbar:
wget https://github.com/Ben-bit-code208/UbuntuAnywhere/raw/main/ubuntu-installer.sh
chmod +x ubuntu-installer.sh- Starte die Installation:
./ubuntu-installer.sh- dann insterliere IN ubuntu das skript
wget https://github.com/Ben-bit-code208/UbuntuAnywhere/raw/main/ubuntu-setup.sh
chmod +x ubuntu-installer.sh
./ubuntu-installer.shFolge den Anweisungen: Benutzername, Passwort, Desktop-Auswahl.
Starte Ubuntu:
./start-ubuntu.shStarte den grafischen Desktop (je nach Auswahl):
# KDE
startplasma-x11
# Cinnamon
cinnamon-session
# Budgie
budgie-desktop
# XFCE
startxfce4
# LXQt
lxqt-sessionPull Requests, Issues und Vorschläge sind willkommen! Mach UbuntuAnywhere noch besser – zusammen mit der Community
Die Desktop-Umgebungen sind minimalistische Versionen, speziell angepasst für Termux/Proot.
Nutze Termux:X11, um grafische Oberflächen korrekt anzuzeigen.
CLI-only Option ist für Geräte mit sehr wenig RAM oder ohne X11 gedacht.
Für die meisten DEs (KDE, Cinnamon, Budgie, XFCE, LXQt) gilt: Startbefehl im Terminal nach bash ./start-ubuntu.sh ausführen um die Desktop-Sitzung zu starten.
Bring Ubuntu to your Android device – even on old devices!
With UbuntuAnywhere you can install Ubuntu 22.04 directly in Termux/Proot and even launch a desktop environment of your choice: KDE, Cinnamon, Budgie, XFCE, LXQt, or just CLI. Even old Fire tablets or Android devices from version 5.1.1 onwards are no problem.
- ARM64 processor
- 1 GB RAM (CLI only)
- 4 GB RAM (GUI)
- at least 20 GB storage or 32 GB SD card
- Interactive username & password selection
- Minimalist desktop environments for Termux:X11
- Runs on internal storage or SD card (if available)
- Perfect for retro Android devices and low-RAM tablets
- Supports Termux:X11 for graphical desktops
- CLI option for minimalist systems
- Install Termux on your device.
- Optional: Install Termux:X11 for graphical desktops.
- Download the script and make it executable:
wget https://github.com/Ben-bit-code208/UbuntuAnywhere/raw/main/ubuntu-installer.sh
chmod +x ubuntu-installer.shStart the installation:
./ubuntu-installer.sh- then install the script IN Ubuntu
wget https://github.com/Ben-bit-code208/UbuntuAnywhere/raw/main/ubuntu-setup.sh
chmod +x ubuntu-installer.sh
./ubuntu-installer.shFollow the instructions: username, password, desktop selection.
Start Ubuntu:
Start the graphical desktop (depending on your selection):
# KDE
startplasma-x11
# Cinnamon
cinnamon-session
# Budgie
budgie-desktop
# XFCE
startxfce4
# LXQt
lxqt-sessionPull requests, issues, and suggestions are welcome! Make UbuntuAnywhere even better – together with the community
The desktop environments are minimalist versions, specially adapted for Termux/Proot.
Use Termux:X11 to display graphical interfaces correctly.
The CLI-only option is intended for devices with very little RAM or without X11.
For most DEs (KDE, Cinnamon, Budgie, XFCE, LXQt): Run the start command in the terminal after bash ./start-ubuntu.sh to start the desktop session