Setup
bl uninstall
Remove bl, its install directory, and the PATH entry
Remove bl, its install directory, and the PATH entry
Usage
bl uninstall [OPTIONS]Options
| Option | Description |
|---|---|
--purge | Also remove the Chrome cache and screenshots |
-y, --yes | Skip the confirmation prompt |
Global options
| Option | Description |
|---|---|
-v, --verbose | Enable debug logging |
Examples
bl uninstall
# Remove bl (keeps Chrome cache and screenshots)
bl uninstall --purge
# Remove bl and all cached data