Uninstall
Windows
To uninstall Massa Station from your Windows system, follow the steps below:
- Stop MassaStation by right-clicking on the icon in the system tray and selecting "Quit".
- Open your "Start" panel.
- Type "Settings" and open the settings.
- On the left panel, click on "Apps".
- Click on "Installed Apps".
- Search for "MassaStation" in the list of installed applications.
- On the "..." menu, click on "Uninstall".
- Confirm uninstallation by clicking on "Uninstall" in the confirmation dialog.
- Follow the instructions provided by the uninstaller.
The application and all modules installed will be deleted from your desktop.
MacOS
To uninstall Massa Station from your MacOS system, follow the steps below:
- Stop MassaStation by right-clicking on the icon in the system tray and selecting "Quit".
- Open the Terminal application on your MacOS system.
- Execute the following command in the terminal to download and run the Massa Station uninstaller script:
/usr/local/share/massastation/uninstall.sh
infoThis command will remove MassaStation and its associated files from your system.
- Follow any prompts or instructions provided by the uninstaller script. This may involve confirming the removal and providing your password for administrative privileges.
- Once the uninstallation process is complete, you will receive a confirmation message indicating that Massa Station has been successfully uninstalled.
info
DNSMasq and Homebrew might have been installed on your system as dependencies for Massa Station. We do not remove these packages automatically as they may be used by other applications on your system.
Linux
To uninstall Massa Station from your Linux system, follow the steps below:
- Stop MassaStation by right-clicking on the icon in the system tray and selecting "Quit".
- Open the Terminal application on your Linux system.
- Execute the following command in the terminal to download and run the Massa Station uninstaller script:
sudo dpkg -r massastation
infoThis command will remove MassaStation and its associated files from your system.
- Once the uninstallation process is complete, you will receive a confirmation message indicating that Massa Station has been successfully uninstalled.