Skip to content

olares uninstall

Synopsis

Uninstall Olares from your machine.

bash
olares-cli olares uninstall [option]

Options

NameShorthandUsage
--allUninstalls Olares completely, including dependencies installed during the "prepare" phase.
--base-dir-bSets the base directory for Olares.
Defaults to $HOME/.olares.
--help-hDisplays help information.
--phaseUninstalls Olares from a specific phase and revert to the previous one.
For example, --phase install removes tasks performed during the "install" phase, reverting the system to the "prepare" stage. Defaults to install.
--quietEnables quiet mode (suppress output).
Defaults to false.
--version-vSpecifies the Olares version to uninstall.
Use olares-cli olares info to check the downloaded version first.