Octarine
Getting Started

Uninstalling Octarine

How to remove Octarine from your system

This guide covers how to uninstall Octarine on different operating systems.

macOS

  1. Quit Octarine if it's running
  2. Open Finder and go to your Applications folder
  3. Drag Octarine to the Trash (or right-click and select "Move to Trash")
  4. Empty the Trash

Removing User Data (Optional)

To completely remove all Octarine configuration files and data:

  1. Open Finder
  2. Press Cmd + Shift + G to open "Go to Folder"
  3. Delete the following directory if it exists:
    • ~/Library/Application Support/Octarine

Windows

  1. Quit Octarine if it's running
  2. Open Settings (Windows key + I)
  3. Go to Apps > Installed apps (or "Apps & features" on Windows 10)
  4. Search for "Octarine"
  5. Click the three dots menu next to Octarine and select Uninstall
  6. Follow the prompts to complete the uninstallation

Alternatively:

  1. Open the Start menu
  2. Right-click on Octarine
  3. Select Uninstall

Removing User Data (Optional)

To completely remove all Octarine configuration files and data:

  1. Press Windows key + R to open Run
  2. Type %APPDATA% and press Enter
  3. Delete the Octarine.app folder if it exists

Linux

AppImage

Simply delete the AppImage file you downloaded.

Other Formats

For packages installed via your distribution's package manager, use the appropriate uninstall command:

Debian/Ubuntu:

sudo apt remove octarine

Fedora/RPM:

sudo dnf remove octarine

Arch Linux:

sudo pacman -R octarine

Removing User Data (Optional)

To completely remove all Octarine configuration files and data, delete the following directory:

rm -rf ~/.config/Octarine.app

Troubleshooting

  • macOS/Windows: Ensure Octarine is completely quit before attempting to uninstall. Check Activity Monitor (macOS) or Task Manager (Windows) for any running Octarine processes.
  • All platforms: If you want to start fresh while keeping Octarine installed, you can delete the configuration directories instead of uninstalling the application entirely.

If you run into issues, please report them on the Feedback Tracker.