Skip to content

Latest commit

 

History

1,901 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termux-sources.list

The sources.list file contains all publicly available apt mirrors for Termux.

File include main, stable, x11 and root repositories.

I regularly check the availability of new repositories and mirrors and check the availability/activity of those already in the file.

Warning

Fetching of available repositories is handled by an automated script that does it without my intervention (including committing this repository).

It may happen that the information contained here is outdated (no internet connection, time differences between scanning and commit, etc.)

Installation:

Download repository...

git clone https://github.com/BuriXon-code/termux-sources.list

Move sources.list...

cd termux-sources.list
mv sources.list /data/data/com.termux/files/usr/etc/apt/sources.list

... or ...

cd termux-sources.list
mv sources.list /data/data/com.termux/files/usr/etc/apt/sources.list.d/sources.list

We have 3 .list files to choose from:

  • sources.list -> File containing all working mirrors/repositories;
  • official.list -> File containing only official mirrors/repositories (you can find them here)
  • unofficial.list -> File containing unofficial repositories, private mirrors, TUR, etc.

Installation of the remaining files is analogous to sources.list.

Warning

The list of available sources also includes TUR repositories that require a signature.

They can be installed using the pkg install tur-repo command.

Warning

When moving the file to ".../sources.list.d/...", you must take into account that apt will return an error in case of duplicate items from sources.list and sources.lisd.d/....

To apply the changes, perform a standard update:

apt update

Mirror Count

  • All mirrors: 244
  • Official mirrors: 159
  • Unofficial mirrors: 85
  • Science mirrors: 6
  • Games mirrors: 6
  • Unstable mirrors: 6
  • Glibc mirrors: 2
  • X11 mirrors: 68
  • Root mirrors: 68

Warning

I do not include private repositories and some tour repositories.

Nevertheless, I am looking for such ones and will gradually add them in the future.

Files

Lists

Markdown

Root compatibility copies

History

Last updated: 2026-09-01 09:30:18

If you run/have your own mirror/repository and would like to be on this list, please make a PR by signing up to unofficial.list or write to me: support@burixon.dev

If you have installation problems, broken repositories or other issues, please let me know: support@burixon.dev

About

Sources list for Termux apt with all working mirrors.

Topics

Resources

Stars

17 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors