Skip to content

This is a script by which you can install Ubuntu in your termux application without a rooted device

Notifications You must be signed in to change notification settings

HighVoltage557/ubuntu-in-termux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

ubuntu-in-termux

What's This?

This is a script that installs Ubuntu in termux without needing to root your device.


Installation steps:

1) Update termux packages:

apt update && apt upgrade -y

2) Install required packages:

apt install git proot wget curl -y

3) Download script and start script:

cd && curl https://raw.githubusercontent.com/HighVoltage557/ubuntu-in-termux/master/install.sh | bash

4) Follow the on screen instructions, enter details required and the script will install Ubuntu in termux.


To Run ubuntu:

cd && ./startubuntu.sh

About

This is a script by which you can install Ubuntu in your termux application without a rooted device

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%