https://github.com/itzyounghazn/debian-stable
easy install debian in termux 💌
https://github.com/itzyounghazn/debian-stable
bash debian-linux termux
Last synced: 6 months ago
JSON representation
easy install debian in termux 💌
- Host: GitHub
- URL: https://github.com/itzyounghazn/debian-stable
- Owner: itzYoungHazn
- License: mit
- Created: 2022-03-10T09:58:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T09:55:11.000Z (over 4 years ago)
- Last Synced: 2025-01-20T21:53:02.981Z (over 1 year ago)
- Topics: bash, debian-linux, termux
- Language: Shell
- Homepage:
- Size: 333 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# debian-stable
This Script Will Install Debian In You Termux!

## Package Must Installed 🚀
```terminal
curl
wget
proot
tar
```
# important
> this Script only work in termux
> architecture required : aarch64 only
# Task
- [x] Release
- [ ] Fix Bugs
## Feature ⭐
* Lightweight Rootfs
* Terminal Only
* Open Source
* You Can Get Rootfs From [Here](https://github.com/debuerreotype/docker-debian-artifacts/tree/master).
## Usage
```bash
apt install git -y
git clone https://github.com/itzYoungHazn/debian-stable.git
cd debian-stable
bash bash
```