Language PackagesView CORE-TERMUX Docs ←
Languages
Programming languages and runtimes for Termux development.
core install langAvailable Languages
8 programming languages
Node.js LTS
nodejs-ltsLong-term support release of Node.js
core install lang --nodejsPython
pythonPython 3 interpreter
core install lang --pythonPerl
perlPerl scripting language
core install lang --perlPHP
phpPHP interpreter
core install lang --phpRust
rustRust compiler and Cargo
core install lang --rustC/C++
clangLLVM C/C++ compiler
core install lang --clangGo
golangGo programming language
core install lang --golangBun
bunJavaScript runtime, bundler, test runner, and package manager (all-in-one toolkit)
core install lang --bunIndividual Installation
Install specific languages:
core install lang --python --rust --golang