termux-pacman-bot dad48d6409 bump(main/nushell): 0.106.1 (#25561)
Starting from version 0.36, the `user` feature relies on `getpwent` and similar functions, which were introduced to Android in API 26. However, Termux currently targets API 24, where these functions are not available, leading to build failures.

- The `user` feature in `sysinfo` was disabled to prevent the use of `getpwent`, `setpwent`, and `endpwent`.
- Code adjustments were made to ensure the build would complete successfully without these functions.
2025-08-06 16:43:44 +00:00
2025-07-14 14:08:53 +03:00
2025-06-30 02:42:06 +00:00
2025-08-04 11:05:58 +00:00
2025-07-31 04:47:13 +00:00
2025-06-30 02:42:06 +00:00
2025-08-04 11:05:58 +00:00
2025-08-04 11:05:58 +00:00
2025-04-27 21:35:50 +00:00
2025-07-09 05:42:40 +00:00
2025-02-23 13:06:54 +00:00
2025-07-23 03:12:42 +00:00
2025-07-13 20:37:00 +03:00

Termux packages for pacman - official git repo mirror

GitHub repo size Packages last build status Repo last update status
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)
  • Signature: termux-pacman organization gpg key
  • Powered by aws
  • 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 81 MiB
Languages
Shell 80.3%
C 12.8%
C++ 2.6%
CMake 1%
Python 0.8%
Other 2.3%