Termuxubuntu
A shell script that allows you to run an Ubuntu terminal through Termux without a rooted Android device.
Install / Use
/learn @hungwahenry/TermuxubuntuREADME
Termuxubuntu
Description
This is shell script that allows you to install Ubuntu in your termux application without a rooted device on Android. Download Termux at https://f-droid.org/repo/com.termux_118.apk (91 MB)
How to Install
- Update termux:
apt-get update && apt-get upgrade -y - Install wget:
apt-get install wget -y - Install proot:
apt-get install proot -y - Install git:
apt-get install git -y - Go to HOME folder:
cd ~ - Download script:
git clone https://github.com/hungwahenry/Termuxubuntu - Go to script folder:
cd Termuxubuntu - Give execution permission:
chmod +x ubuntu.sh - Run the script:
./ubuntu.sh -yand wait for the download to complete. - Now just start ubuntu:
./startubuntu.sh
Support
Drop a follow on my profile if you like this! Drop a follow on: FACEBOOK: https://www.facebook.com/realhungwahenry/ TWITTER: https://twitter.com/realhungwahenry/ LINKEDIN: https://linkedin.com/in/realhungwahenry/
