linux-distro is a free tool which helps us to install the minimal versions of linux-distroes with the help of pre-built existing packages named proot-distro. There are 7 linux-distroes with minimal versions. you can install it and use it with root access. I don't know why but only ubuntu works perfectly. I recommend you guys to install ubuntu in your termux.
hey there, You can subscribe Mr Idealhat for interesting videos OR follow Mr Idealhat Blogger website for interesting blogs. Search "Adarsh Addee Vlogs" on YouTube and subscribe for my vlog videos.
apt update && apt upgrade -y && apt-get install git -y && git clone https://github.com/adarshaddee/linux-distro.git
There are the list of some supported distributions of linux-distro [proot-distro].
- Alpine Linux (edge)
- Arch Linux
- Debian (bullseye)
- Fedora (34)
- Ubuntu (hirsute)
- openSUSE (Tumbleweed)
- Void Linux
linux-distro <command> [ARGUMENT]
help
- Display help
list
- Display supported distributions and alias
update
- update to latest version
install
- install specific distro
login
- login specific distro
remove
- remove specific distro
linux-distro install [ALIAS]
linux-distro login [ALIAS]
linux-distro remove [ALIAS]
Credits goes to proot-distro. I just some syntax easier but the credits goes to proot-distro. Thank you:)