MFDGaming / ubuntu-in-termux

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Much of error because ubuntu version 21.04

AlifAbhiesa opened this issue · comments

How can i install ubuntu with spesific version?
I want to install 20.04 version

You can go into the script called ubuntu.sh and change the UBUNTU_VERSION=21.04 value to UBUNTU_VERSION=20.04 also if you want other versions thats available go to the Ubuntu repo and pick the version you want and add the version value into the script