Uninstall CLI
- Mac
- Windows with winget
- Windows (Manual)
- Linux
To uninstall the Astro CLI on Mac, run:
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Instructions for uninstalling the Astro command-line interface (CLI).
brew uninstall astro
winget uninstall -e --id Astronomer.Astro
astro.exe from your Windows PATH environment variable.astro.exe.sudo rm /usr/local/bin/astro
Was this page helpful?