# Termux-debian **Repository Path**: scicat-team/termux-debian ## Basic Information - **Project Name**: Termux-debian - **Description**: termux上的debian - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-04-11 - **Last Updated**: 2025-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # termux-debian #### 软件架构 arm64 #### 安装教程一 1. termux运行`wget https://gitee.com/scicat-team/termux-debian/raw/master/debian.sh && bash ./debian.sh` 2. 下次运行`bash /data/data/com.termux/files/home/Termux-Linux/Debian/start-debian.sh` 3. 图形化暂无 #### 安装教程二 1. termux运行`pkg install wget openssl-tool proot -y && hash -r && wget https://gitee.com/scicat-team/termux-debian/raw/master/debian-arm64.sh && bash ./debian-arm64.sh` 2. 运行`./start-debian.sh` 3. 运行`apt-get update && sudo apt install wget -y && wget https://gitee.com/lic-miao/ubuntu-arm64/raw/master/desktop.sh && bash ./desktop.sh` #### 使用说明 暂无