ReinstallView CORE-TERMUX Docs ←
Core Reinstall
Reinstall modules or specific tools — uninstalls then installs from scratch. No "reinstall all".
core reinstall <target> --tool1 --tool2Commands
core reinstallShow help
core reinstall <target>Reinstall specific target
core reinstall <target> --tool1 --tool2Reinstall specific tools
Examples
# Reinstall all AI agentscore reinstall ai# Reinstall specific toolscore reinstall ai --opencode --ollamacore reinstall db --postgresql --sqlitecore reinstall dev --gh --fzfcore reinstall shell