termux-pacman-bot 35835c2d09 chore(main/apt): drop user agent patch
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.
2024-01-20 14:37:02 +00:00
2024-01-09 23:11:51 +03:00
2023-11-29 02:35:04 +00:00
2023-10-22 19:31:10 +00:00
2024-01-15 16:40:06 +00:00
2020-08-27 21:40:58 +03:00
2024-01-18 13:00:32 +03:00
2020-04-29 00:32:23 +02:00
2022-07-28 10:41:57 +00:00
2024-01-07 20:08:22 +00:00
2023-08-30 21:01:19 +00:00
2023-08-22 04:31:17 +00:00
2023-05-17 19:01:10 +00:00
2019-06-08 14:40:01 +03:00
2023-08-11 17:12:57 +03:00
2023-10-04 14:21:52 +03:00
2023-08-20 23:34:19 +03:00

Termux packages for pacman - official git repo mirror

More about the repository

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
A build system and primary set of packages in format pacman for Termux.
Readme 100 MiB
Languages
Shell 79.8%
C 13.2%
C++ 2.7%
CMake 1%
Python 0.8%
Other 2.3%