mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 03:43:25 +00:00
35835c2d09db825d3d6c1662690dae0722d589c2
Why remove the patch: https://github.com/termux/termux-exec/pull/24 These changes in termux-exec would cause apt to send invalid installation prefix in user agent. This patch is not actual for now and can be removed anyway. *** Background why the patch was added earlier: Its only purpose to generate HTTP user agent string specific for environment. This lets us to distinguish on server side whether user download packages using official Termux app or derivative checking the installation prefix path and disallow downloads made by non-Termux projects to reduce egress traffic when needed.
Termux packages for pacman - official git repo mirror
Code for connecting repository:
main:
[main]
Server = https://service.termux-pacman.dev/main/$arch
x11:
[x11]
Server = https://service.termux-pacman.dev/x11/$arch
root:
[root]
Server = https://service.termux-pacman.dev/root/$arch
Other information:
- Android support: 7+
- Architecture support: all (aarch64, arm, x86_64, i686)
- Security level: not complete (db and only a few packages are protected by signature)
- Signature: termux-pacman organization gpg key
- Powered by aws
- Mirrors: does not exist
- Root repository: https://github.com/termux/termux-packages
- Organization maintaining the root repository: termux
Description
Languages
Shell
79.8%
C
13.2%
C++
2.7%
CMake
1%
Python
0.8%
Other
2.3%