Tuesday, October 4, 2022

[SOLVED] Uninstall Jetbrains toolbox on Ubuntu

Issue

I downloaded and installed JetBrains toolbox on Ubuntu. I want to uninstall it now. It is not listed in the UBUNTU SOFTWARE app.

How do I uninstall manually ??


Solution

From an article on the Toolbox support:

To uninstall Toolbox App on Linux:

  1. Uninstall all applications installed in Toolbox App
  2. Uncheck 'Run at login' in Toolbox App settings or remove ~/.config/autostart/jetbrains-toolbox.desktop
  3. Exit Toolbox App
  4. Remove directory ~/.local/share/JetBrains/Toolbox
  5. Remove file ~/local/share/applications/jetbrains-toolbox.desktop


Answered By - Hayden Pott
Answer Checked By - Robin (WPSolving Admin)