# one-key-dna **Repository Path**: CoderMark/one-key-dna ## Basic Information - **Project Name**: one-key-dna - **Description**: 一键安装Ubuntu & DNA bash one-key-dna/onekey_install_dna.sh - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-02 - **Last Updated**: 2022-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Proot Ubuntu Focal Arm64[20.04] #### **软件架构** 1. 手机Termux Arm64[aarch64] #### **安装教程** 1. 手机安装原版[Termux.apk](https://f-droid.org/repo/com.termux_103.apk) 打开Termux 获取存储权限 - $ `termux-setup-storage` 2. 下载wget、git、tar、proot【复制下面命令,在Termux中输入,回车】 - $ `pkg install wget git tar proot -y` 3. 下载ubuntu.tar.xz【复制下面命令,在Termux中输入,回车】 - $ `git clone https://gitee.com/CoderMark/one-key-dna` 4. 安装【复制下面命令,在Termux中输入,回车】 - $ `bash one-key-dna/onekey_install_dna.sh` 5. 启动ubuntu 20.04【复制下面命令,在Termux中输入,回车】 - $ `ubuntu`