UpdateView CORE-TERMUX Docs ←
Core Update
Update modules or the complete framework. Keep your tools and the core CLI up to date.
core update <target> --tool1 --tool2Commands
core updateShow help
core update <target>Update specific target
core update <target> --tool1 --tool2Update specific tools
core update coreUpdate framework only
Examples
# Update entire modulecore update aicore update db# Update specific toolscore update ai --qwen-code --ollamacore update db --postgresql --sqlitecore update dev --gh --fzf --jq# Update framework onlycore update core