https://github.com/RandomCoderOrg/ubuntu-on-android
Run Ubuntu with pre-installed Desktop Environments in android/termux with ease! Everything is preinstalled so just download install and doneππ
https://github.com/RandomCoderOrg/ubuntu-on-android
android hacktoberfest hippo linux linux-on-android proot proot-android proot-distro pulseaudio termux ubuntu ubuntu-on-android ubuntu-on-android-termux ubuntu-on-termux udroid visual-studio-code vnc xfce4
Last synced: 7 months ago
JSON representation
Run Ubuntu with pre-installed Desktop Environments in android/termux with ease! Everything is preinstalled so just download install and doneππ
- Host: GitHub
- URL: https://github.com/RandomCoderOrg/ubuntu-on-android
- Owner: RandomCoderOrg
- License: mit
- Created: 2021-05-25T12:18:53.000Z (about 4 years ago)
- Default Branch: modified
- Last Pushed: 2024-04-02T16:49:18.000Z (about 1 year ago)
- Last Synced: 2024-05-27T12:08:32.303Z (about 1 year ago)
- Topics: android, hacktoberfest, hippo, linux, linux-on-android, proot, proot-android, proot-distro, pulseaudio, termux, ubuntu, ubuntu-on-android, ubuntu-on-android-termux, ubuntu-on-termux, udroid, visual-studio-code, vnc, xfce4
- Language: Shell
- Homepage: https://udroid-rc.gitbook.io
- Size: 70.1 MB
- Stars: 1,083
- Watchers: 43
- Forks: 82
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()

Ubuntu on android
ubuntu-on-android is yet another utility allowing you to install pre-configured ubuntu with gui, development tools, and software on top of android without root via PRoot and Termux. Check the [disclaimer](md/desclaimer.md) before starting.
[](https://discord.gg/h7wZ9BfbU9)
codename = `udroid`
## Installation
Before you install, please read the [wiki](https://udroid-rc.gitbook.io/) and [disclaimer](md/desclaimer.md). To install stable release of `udroid` filesystem run
```bash
. <(curl -Ls https://bit.ly/udroid-installer)
```**for fresh termux installation**
```bash
apt update && apt upgrade -y
. <(curl -Ls https://bit.ly/udroid-installer)
```**To install just the `udroid` tool**
```bash
apt update && apt upgrade -y
apt install git -y
git clone https://github.com/RandomCoderOrg/fs-manager-udroid
cd fs-manager-udroid
bash install.sh
udroid install jammy:xfce4
```For advanced usage, check [this.](https://github.com/RandomCoderOrg/fs-manager-udroid/blob/main/README.md)
## Status
> ### Current Release| Distribution | XFCE4 | MATE | GNOME | RAW |
|:-------------- |:------:|:------:|:-:|:-----:|
| [Ubuntu Jammy (22.04) LTS](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-22.04) | β | β | β | β |> ### Early Release
| Distribution | XFCE4 | MATE | GNOME | RAW |
|:-------------- |:------:|:------:|:-:|:-----:|
| [Ubuntu Mantic (23.10)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-23.04) | - | - | - | β |
| [Ubuntu Lunar (23.04)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-23.04) | - | - | - | β |> ### End of Life distros
| Distribution | XFCE4 | MATE | RAW |
|-------------- |------|------|-----|
| [Ubuntu Kinetic (22.10)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-22.10) | X | X | β |
| [Ubuntu hirsute (21.04)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-21.04) | β | X | β |
| [Ubuntu focal (20.04)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-20.04) | β | X | β |
| [Ubuntu Impish (21.10)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-21.10) | β | β | β |## Showcase
**->** `jammy:gnome`

**->** `jammy:xfce4`

**->** `jammy:mate`
Check [more.](md/showcase.md)
## Contribution
> ### Contributors/Stargazers/Watchers
> ### Contributing
Contributions are always welcome! We appreciate any type of contribution, not only code. For example, you can help the wiki shape up. Any changes to this repository/code should be submitted as a pull request, with well explained description.
## Misc
For building custom linux tarballs, check [fs-cook.](https://github.com/RandomCoderOrg/fs-cook)## Licence
MIT
Copyright Β© 2023 RandomCoderOrgudroid logo "chad the penguin" designed by [Π‘ΡΠΌΠΌΠΈ](https://github.com/b1tchysam)