Giter VIP home page Giter VIP logo

termux-install-linux's Introduction

前言简介

Termux 一键安装 Linux 脚本

灵感来源于 AnLinux 和 AndroNix。

这两个软件提供的脚本下载资源都在国外,而且安装的系统里面更新源也是国外的,再没有 vim 编辑器的情况下,只能手动 echo 写入源 很是难受,于是一气之下就自己写了这个脚本了,核心镜像文件的下载地址使用的是码云(心疼码云3秒钟)。

依赖安装

Termux 使用如下命令安装:

pkg install proot git python -y

基本使用

git clone https://github.com/sqlsec/termux-install-linux
cd termux-install-linux
python termux-linux-install.py

基本上可以直接上手,0 学习成本,用户输错了也没关系,因为国光我都考虑到了,用户想篡改我的网址我也想到了,除非你有点代码基础,否则不是白嫖党小白你想象的那样直接修改就可以了的!

Ubuntu

安装成功后,可以直接这样启动:

cd ~/Termux-Linux/Ubuntu
./start-ubuntu.sh

Kali

这个 Kali 是轻量级的,大家要安装完整的 Kali Nethunter 的话 ,可以参考我的 Termux 文章里面的操作细节: Termux 高级终端安装使用配置教程: Kali NetHunter

cd ~/Termux-Linux/Kali
./start-kali.sh

Debian

cd ~/Termux-Linux/Debian
./start-debian.sh

总结

本脚本不会经常更新,除非有重大使用问题,暂时不考虑增加新的操作系统了,也不考虑增加图形化桌面安装功能,随缘佛系更新。

termux-install-linux's People

Contributors

sqlsec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.