Skip to content

termux/glibc-packages

Repository files navigation

Glibc packages for termux - git repo mirror

GitHub repo size Gpkg last build status Repo last update status Join the chat at https://gitter.im/termux/termux Join the Termux discord server

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.