Ubuntu-on-android aims to run ubuntu with pre-installed Desktop Environment, development tools, and software on top of android without root with the help of proot in termux application. This project just like any other linux on android projects but with aim of making it easy for end user on setting up linux.
codename = udroid
Distribution | XFCE4 | MATE | RAW |
---|---|---|---|
- | - | - | - |
Distribution | XFCE4 | MATE | RAW |
---|---|---|---|
Ubuntu Jammy (22.04) | - | - | โ |
Ubuntu Kinetic (22.10) | - | - | โ |
Distribution | XFCE4 | MATE | RAW |
---|---|---|---|
Ubuntu hirsute (21.04) | โ | X | โ |
Ubuntu focal (20.04) | โ | X | โ |
Ubuntu Impish (21.10) | โ | โ | โ |
arch | status |
---|---|
arm64 | |
armv7l | |
armv8l | |
amd64 | |
Others | not started |
Just before starting the installation, you can check this.
# download installer
curl -L -o install.sh https://bit.ly/udroid-installer
# run the installer
bash install.sh
# Install ubuntu with this command
udroid -i xfce4
udroid -l xfce4
for more see here.
More can be found here.
for building custom linux tarballs go here
these people are fuel for this project
MIT Copyright (c) 2021 Saicharan Kandukuri