mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-03 01:20:21 +00:00
ed7efc5fbef5d7e299e02af46f3ac8259ebf64df
Put libmount library in subpackage libmount, mount utilities in subpackage mount-utils, libfdisk in subpackage libfdisk, and fdisk utilities in subpackage fdisk. On my aarch64 device, /system/bin/mount is unable to handle logical volumes (tries to access the non-existing /etc/fstab and errors), so lets add our own libmount package. Enabling libmount also enables the lsblk utility, which we put in blk-utils.
Termux packages for pacman - official support
Code for connecting repository:
main:
[main]
Server = https://s3.amazonaws.com/termux-pacman.us/main/$arch
x11:
[main]
Server = https://s3.amazonaws.com/termux-pacman.us/x11/$arch
root:
[main]
Server = https://s3.amazonaws.com/termux-pacman.us/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
- Storage: aws s3 (US)
- Mirrors: does not exist
- Root repository: https://github.com/termux/termux-packages
- Organization maintaining the root repository: termux
Description
Languages
Shell
79.7%
C
13.2%
C++
2.7%
CMake
1.1%
Python
0.8%
Other
2.3%