SalmanTajikAfg / ubuntu-on-android

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

Home Page:https://udroid-rc.gitbook.io/udroid-wiki/udroid-landing/tips-and-tricks/playing-games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu-21.04 on android

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.

Support Server

codename = udroid

current releases

Distribution XFCE4 MATE RAW
Ubuntu hirsute (21.04) โœ” X โœ”
Ubuntu focal (20.04) โœ” X โœ”

Early Release

Distribution XFCE4 MATE RAW
Ubuntu Impish (21.10) โœ” โœ” โœ”
Ubuntu Jammy (22.04) - - โœ”
Ubuntu Kinetic (22.10) - - -

Arch support

arch status
arm64 stat
armv7l stat
armv8l stat
amd64 stat
Others not started

Desclaimer

Just before starting the installation, you can check this.

Installation

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

Some Screenshots

udroid mate screenshot udroid xfce4 running glxgers & vscode udroid xfce4 running libre draw More can be found here.

for building custom linux tarballs go here

Runs-On

People

these people are fuel for this project

Licence

MIT Copyright (c) 2021 Saicharan Kandukuri

feel free to contribute to this repo๐Ÿค.

About

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

https://udroid-rc.gitbook.io/udroid-wiki/udroid-landing/tips-and-tricks/playing-games

License:MIT License


Languages

Language:Shell 100.0%