ubuntu
                                
                                 ubuntu copied to clipboard
                                
                                    ubuntu copied to clipboard
                            
                            
                            
                        Install ubuntu in Termux Without Rooted Device
Ubuntu For Termux
Install Ubuntu in Termux without a rooted device
Version
Ubuntu Base 19.10 (Eoan Ermine) [16-10-2019]
 
Installation Commands
- apt update
- apt install git wget proot -y
- git clone https://github.com/htr-tech/ubuntu
- cd ubuntu
- chmod +x ubuntu.sh
- bash ubuntu.sh
Single Command
apt update && apt install git wget proot -y && git clone https://github.com/htr-tech/ubuntu && cd ubuntu && chmod +x ubuntu.sh && bash ubuntu.sh
- 
Start ubuntubash start.sh
- 
Exit ubuntulogout