UninstallView CORE-TERMUX Docs ←
Core Uninstall
Remove installed modules or specific tools. No "uninstall all" — only remove what you need.
core uninstall <target> --tool1 --tool2Commands
core uninstallShow help
core uninstall <target>Uninstall specific target
core uninstall <target> --tool1 --tool2Uninstall specific tools
Examples
# Uninstall specific toolscore uninstall ai --qwen-code --ollamacore uninstall db --postgresql --sqlitecore uninstall dev --gh --fzf