This is a mirror of the termux-pacman/glibc-packages repository in which packages are compiled in debian format and published to the Termux service.
To start using glibc packages, you need to install the glibc-repo
package which will give you access to install them:
pkg install glibc-repo -y
After this, you can install the glibc-runner
package - this command simplifies working with the glibc environment:
pkg install glibc-runner -y
Please note that due to the fact that this is a mirror, all actions described in CONTRIBUTING.md must be done in termux-pacman/glibc-packages.