Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Run Ubuntu with pre-installed Desktop Environments in android/termux with ease! Everything is preinstalled so just download install and doneπŸš€πŸš€

Awesome Lists containing this project

README

        










![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fudroid-download-counter-api.vercel.app%2Fcur_count&query=%24.downloads&style=flat-square&label=Installs%20since%20Aug%202023)

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.

[![Support Server](https://img.shields.io/discord/892727774828199976?color=blue&label=join%20%23udroid&logo=discord&logoColor=white&style=for-the-badge)](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`
![udroid gnome](assets/jammy_gnome.png)
**->** `jammy:xfce4`
![udroid xfce4](assets/jammy_xfce4.png)
**->** `jammy:mate`
![udroid mate screenshot](assets/IMG_20211014_084106.jpg)

Check [more.](md/showcase.md)

## Contribution
> ### Contributors/Stargazers/Watchers

![People](https://raw.githubusercontent.com/RandomCoderOrg/misc-worflows/main/metrics.plugin.people.repository.svg)

> ### 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 RandomCoderOrg

udroid logo "chad the penguin" designed by [Бэмми](https://github.com/b1tchysam)