An open API service indexing awesome lists of open source software.

https://github.com/AdarshAddee/linux-distro

hey guys, this tool credits goes to "proot-distro by xfcer". I'm not owning this tool. I've just tried to made the proot-distro pkg simple. There are some linux-distroes in this tool. Guys, explore all the linux-distroes and let me know how is it.
https://github.com/AdarshAddee/linux-distro

adarsh-addee adarshaddee alpine-linux arch-linux debian linux linux-distro linux-shell root termux ubuntu void-linux

Last synced: about 1 year ago
JSON representation

hey guys, this tool credits goes to "proot-distro by xfcer". I'm not owning this tool. I've just tried to made the proot-distro pkg simple. There are some linux-distroes in this tool. Guys, explore all the linux-distroes and let me know how is it.

Awesome Lists containing this project

README

          

# 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 [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:)