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

OptionDescription
--purgeAlso remove the Chrome cache and screenshots
-y, --yesSkip the confirmation prompt

Global options

OptionDescription
-v, --verboseEnable debug logging

Examples

bl uninstall
# Remove bl (keeps Chrome cache and screenshots)

bl uninstall --purge
# Remove bl and all cached data

On this page