mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-22 03:30:17 +00:00
31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
# Termux packages for pacman - official git repo mirror
|
|

|
|

|
|

|
|
[More about the repository](https://github.com/termux/termux-packages/blob/master/README.md)
|
|
|
|
### 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](https://github.com/termux)
|