Skip to content

Update & Uninstall

Update

If Charcoal was installed from a git repository, run the update script:

./update.sh

This runs git pull and prints the new version.

Uninstall

Remove the charcoal command from your system:

./uninstall.sh

This deletes the wrapper script at ~/.local/bin/charcoal. Workspaces under ~/.charcoal-ws/ are not removed.