Update & Uninstall¶
Update¶
If Charcoal was installed from a git repository, run the update script:
This runs git pull and prints the new version.
Uninstall¶
Remove the charcoal command from your system:
This deletes the wrapper script at ~/.local/bin/charcoal. Workspaces under ~/.charcoal-ws/ are not removed.