# termux安装

termux支持安卓7.0以上系统。

官方wiki：<https://wiki.termux.com>

github：<https://github.com/termux>

1. 可以通过谷歌市场安装\[目前版本比较老，不建议安装]：

ps：部分插件收费

<https://play.google.com/store/apps/details?id=com.termux>

2\. 通过f-droid安装：

ps：插件免费下载，更新稍微有点延迟

<https://search.f-droid.org/?q=termux&lang=zh_Hans>

以上两个版本签名不同，不能覆盖安装更新。

3\. 安卓5.0可以尝试安装使用修复版本：\
<https://zsxwz.lanzouo.com/is61D0dmw4ah> \
<https://zsxwz.lanzouo.com/iXjqh0dmw4if> <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://termux-wiki.zsxwz.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
