Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.75 KB

README.md

File metadata and controls

54 lines (37 loc) · 1.75 KB

linux-distro

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.

Subscribe

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.

Installation

apt update && apt upgrade -y && apt-get install git -y && git clone https://github.com/adarshaddee/linux-distro.git

Supported Distributions

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

Commands

linux-distro <command> [ARGUMENT]

List of commands

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

Install distro

linux-distro install [ALIAS]

Login distro

linux-distro login [ALIAS]

Remove distro

linux-distro remove [ALIAS]

Credits

Credits goes to proot-distro. I just some syntax easier but the credits goes to proot-distro. Thank you:)