Android terminal and Linux environment - Solve the installation problem packages repository.
Run apt edit-sources
, comment out existing URLs and add line for picked mirror, or use the termux-change-repo
script that is part of the termux-tools
package.
A default Termux packages repository and content seeder for available mirrors. Server is behind CloudFlare to protect it against DDoS, make it available for IPv4 users (yes, our server is IPv6-only) and provide good download speeds across regions.
Repository | sources.list entry |
---|---|
Main | deb https://packages.termux.org/apt/termux-main stable main |
Games | deb https://packages.termux.org/apt/termux-games games stable |
Root | deb https://packages.termux.org/apt/termux-root root stable |
Science | deb https://packages.termux.org/apt/termux-science science stable |
Unstable | deb https://packages.termux.org/apt/termux-unstable unstable main |
X11 | deb https://packages.termux.org/apt/termux-x11 x11 main |
Mirrors by a1batross
Updated once per 6 hours.
Repository | sources.list entry |
---|---|
Main | deb https://termux.mentality.rip/termux-packages-24 stable main |
Games | deb https://termux.mentality.rip/game-packages-24 games stable |
Root | deb https://termux.mentality.rip/termux-root-packages-24 root stable |
Science | deb https://termux.mentality.rip/science-packages-24 science stable |
Unstable | deb https://termux.mentality.rip/unstable-packages unstable main |
X11 | deb https://termux.mentality.rip/x11-packages x11 main |
Mirrors by Grimler
Mirrors for termux-packages, game-packages, science-packages and termux-root-packages are updated directly from github actions. x11-packages and unstable-packages are mirrored and synchronized manually for now.
Repository | sources.list entry |
---|---|
Main | deb https://grimler.se/termux-packages-24 stable main |
Games | deb https://grimler.se/game-packages-24 games stable |
Root | deb https://grimler.se/termux-root-packages-24 root stable |
Science | deb https://grimler.se/science-packages-24 science stable |
Unstable | deb https://grimler.se/unstable-packages unstable main |
X11 | deb https://grimler.se/x11-packages x11 main |
#Modify /files/usr/etc/apt/sources.list
as follows 2021
Repository | sources.list entry |
---|---|
Main | deb https://mirrors.ustc.edu.cn/termux/termux-packages-24 stable stable main |
Games | deb https://mirrors.ustc.edu.cn/termux/game-packages-24 games stable |
Root | deb https://mirrors.ustc.edu.cn/termux/termux-root-packages-24 root stable |
Science | deb https://mirrors.ustc.edu.cn/termux/science-packages-24 science stable |
Unstable | deb https://mirrors.ustc.edu.cn/termux/unstable-packages unstable main |
X11 | deb https://mirrors.ustc.edu.cn/termux/x11-packages x11 main |
Mirrors by Xeffyr
Only for installations running Android 7.0 and higher.
Uses IPFS for sole purpose of delegating repository hosting to "free" high performance hosts (aka "IPFS gateways"). Decentralization and persistence are not taken into account.
Also:
- Mirror is updated manually to ensure stability and gateway caching efficiency.
- Mirror does not keep track of older package versions to optimize disk space usage.
- Primary node can be shutdown during night times (22:00 - 09:00 UTC).
Recommended IPFS gateways are:
ipfs.io
10.via0.com
dweb.link
You can try other gateways listed on https://ipfs.github.io/public-gateway-checker/ or even setup your own.
Repository | sources.list entry |
---|---|
Main | deb https://ipfs.io/ipns/k51qzi5uqu5dg9vawh923wejqffxiu9bhqlze5f508msk0h7ylpac27fdgaskx stable main |
Games | deb https://ipfs.io/ipns/k51qzi5uqu5dhngjg68o8x9uimwy5h8iqt91n2266idc7uet9ew3lc472upy27 games stable |
Root | deb https://ipfs.io/ipns/k51qzi5uqu5dlp5yjlahzcp3kfpnhbifo9ka9iybo3bp5vt781duafkyyvt9al root stable |
Science | deb https://ipfs.io/ipns/k51qzi5uqu5dhvbtvdf46kkhobzgamhiirte6s6k28l2c1iapumphh3cpkw33f science stable |
Unstable | deb https://ipfs.io/ipns/k51qzi5uqu5dj05z8mr958kwvrg7a0wqouj5nnoo5uqu1btnsljvpznfaav9nk unstable main |
X11 | deb https://ipfs.io/ipns/k51qzi5uqu5dgu3homski160l4t4bmp52vb6dbgxb5bda90rewnwg64wnkwxj4 x11 main |
Mirrors by the Tsinghua University TUNA Association
Mirror for Chinese users for better ping and download speed. Only for Android 7.0 and higher.
Repository | sources.list entry |
---|---|
Main | deb https://mirrors.tuna.tsinghua.edu.cn/termux/termux-packages-24/ stable main |
Games | deb https://mirrors.tuna.tsinghua.edu.cn/termux/game-packages-24/ games stable |
Root | deb https://mirrors.tuna.tsinghua.edu.cn/termux/termux-root-packages-24/ root stable |
Science | deb https://mirrors.tuna.tsinghua.edu.cn/termux/science-packages-24/ science stable |
Unstable | deb https://mirrors.tuna.tsinghua.edu.cn/termux/unstable-packages/ unstable main |
X11 | deb https://mirrors.tuna.tsinghua.edu.cn/termux/x11-packages/ x11 main |
Mirrors by the Beijing Foreign Studies University
Mirror for Chinese users for better ping and download speed. Only for Android 7.0 and higher.
Repository | sources.list entry |
---|---|
Main | deb https://mirrors.bfsu.edu.cn/termux/termux-packages-24/ stable main |
Games | deb https://mirrors.bfsu.edu.cn/termux/game-packages-24/ games stable |
Root | deb https://mirrors.bfsu.edu.cn/termux/termux-root-packages-24/ root stable |
Science | deb https://mirrors.bfsu.edu.cn/termux/science-packages-24/ science stable |
Unstable | deb https://mirrors.bfsu.edu.cn/termux/unstable-packages/ unstable main |
X11 | deb https://mirrors.bfsu.edu.cn/termux/x11-packages/ x11 main |