1 Star 0 Fork 62

Brx86 / Tmoe-linux

forked from Moe / TMOE
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 703 Bytes
一键复制 编辑 原始数据 按行查看 历史
Moe 提交于 2020-04-18 13:57 . update readme

🍭Tmoe-linux

Description

🍸 Support for installing GNU/Linux containers on termux and GNU/Linux.
The following containers are now supported:

  • Debian buster/sid
  • Ubuntu 20.04
  • Kali rolling
  • Arch
  • Fedora 31
  • Funtoo
  • Void

Installation

Tmoe-linux is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.

via curl

    apt install -y curl
    bash -c "$(curl -Lv 'https://git.io/linux.sh')"

via wget

    apt update
    apt install -y wget
    bash -c "$(wget -qO- 'https://git.io/linux.sh')"
Shell
1
https://gitee.com/brx86/linux.git
git@gitee.com:brx86/linux.git
brx86
linux
Tmoe-linux
master

搜索帮助