Skip to content

BuriXon-code/termux-sources.list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

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

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

If you encounter an error and/or any of the repositories stop responding, you can let me know at support@burixon.dev.

Releases

No releases published

Packages

 
 
 

Contributors