mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-11 21:33:45 +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!