Skip to content

Alygnt/Ubuntu-Termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu-Termux

Installation:

  1. Update termux: apt-get update && apt-get upgrade -y
  2. Install wget: apt-get install wget -y
  3. Install proot: apt-get install proot -y
  4. Install git: apt-get install git -y
  5. Go to HOME folder: cd ~
  6. Download script: wget https://raw.githubusercontent.com/Alygnt/Ubuntu-Termux/main/install-ubuntu
  7. Give execution permission: chmod +x install-ubuntu
  8. Run the script: ./install-ubuntu -y
  9. Now just start ubuntu: ./startubuntu.sh