How to remove jackHI¶
To remove jackHI, issue the following commands (based on your adopted installation method).
Removing jackHI after a environment-based installation¶
To uninstall jackHI from your virtual environment, invoke:
This removes the jackHI package and its associated helper packages (hi_plot and ansi_formatting).
Removing jackHI after a system-wide installation¶
To remove a system-wide jackHI tool installation, execute:
This should remove the isolated venv that uv uses to install that tool, and should remove the installed global executable.
Info
Installation as a system-wide tool is (at this moment) only supported when using the UV Python package manager.