How to uninstall ABP Suite?
You can simply uninstall ABP Suite with the terminal command:
How to do a clean uninstallation of ABP Suite?
To cleanly uninstall ABP Suite, follow these steps:
Terminate your ABP Suite application.
Uninstall ABP Suite via terminal command:
If exists, delete the application installation folder:
Windows:
MAC:
If exists, delete the ABP Suite executable file:
Windows:
MAC:
If exists, delete license file:
Windows:
MAC:
Delete the access-token file:
Windows:
MAC:
You have successfully uninstalled ABP Suite!
Reinstall ABP Suite
If you want to reinstall ABP Suite:
Make sure you have already installed the ABP CLI (by running the
abp
command on a terminal).Login your account via ABP CLI:
Then, install the ABP Suite with the following command:
If you want to install the preview version add the parameter
--preview
.