termux-pacman-bot b1ff0ee042 fix(main/termux-keyring): fix force rebuild which failed due to creating the key symlink at path which already existed from previous build as ln -f flag was not passed
This all removes any keys left over from previous versions that do not exist in newer version.

```
./build-package.sh termux-keyring
./build-package.sh -f termux-keyring
ln: failed to create symbolic link '/data/data/com.termux/files/usr/etc/apt/trusted.gpg.d/2096779623.gpg': File exists
```
2024-07-09 07:09:06 +00:00
2024-05-20 07:58:24 +03:00
2024-06-24 22:37:34 +00:00
2024-03-31 08:09:30 +00:00
2024-07-08 23:08:48 +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-06-24 20:09:03 +00:00
2023-08-30 21:01:19 +00:00
2024-06-17 00:27:06 +00:00
2023-05-17 19:01:10 +00:00
2019-06-08 14:40:01 +03:00
2024-05-13 10:33: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

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 94 MiB
Languages
Shell 79.7%
C 13.2%
C++ 2.7%
CMake 1.1%
Python 0.8%
Other 2.3%