mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
A test case is to install dependencies: $ apt install gcc python-dev libgmp-dev libmpfr-dev libmpc-dev and then install gmpy2: $ pip install gmpy2 Thanks +Rick Gutleber for the heads up!