# arch for termux **Repository Path**: scicat-team/arch-for-termux ## Basic Information - **Project Name**: arch for termux - **Description**: 为数不多termux上的arch,免root方案 - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-02 - **Last Updated**: 2025-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.termux运行pkg install wget openssl-tool proot -y && hash -r && wget https://gitee.com/scicat-team/arch-for-termux/raw/master/arch-arm64.sh && bash ./arch-arm64.sh 2.继续运行./start-arch.sh 3.继续运行pacman -Syu && pacman -S wget --noconfirm && wget https://gitee.com/scicat-team/arch-for-termux/raw/master/desktop.sh && bash ./desktop.sh 如果不能上网试试仓库里的fix_network.sh