Reinstall

Core Reinstall

Reinstall modules or specific tools — uninstalls then installs from scratch. No "reinstall all".

core reinstall <target> --tool1 --tool2
View CORE-TERMUX Docs ←

Commands

core reinstall

Show help

core reinstall <target>

Reinstall specific target

core reinstall <target> --tool1 --tool2

Reinstall 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