To uninstall an older version of the Astro CLI, you’ll need to follow the alternate Windows uninstall process.To uninstall the Astro CLI, open Windows PowerShell as an administrator and run the following command:
winget uninstall -e --id Astronomer.Astro
To uninstall the Astro CLI on Windows:
Delete the filepath for astro.exe from your Windows PATH environment variable.
Delete astro.exe.
Run the following command to uninstall the Astro CLI on Linux:
sudo rm /usr/local/bin/astro
Was this page helpful?
⌘I
Assistant
Responses are generated using AI and may contain mistakes.