How do I uninstall Studio 3T on Ubuntu 18.04

I installed Studio 3T on Ubuntu 18.04 using the shell script provided by the vendor. Now, I want to uninstall it and have no idea how to. It does not show up as installed applications in Ubuntu's own package manager. What do I do?


Solution 1:

To uninstall Studio 3T open terminal in its installation directory (/opt/studio3t) and type these commands:

sudo chmod +x uninstall
sudo ./uninstall

Uninstaller will appear in separate GUI window.

I think the more recent versions of Studio 3T will not require to uninstall previous versions manually.

Solution 2:

The solution is simple. Run the uninstall script from the folder in which the application is installed.

Typically, Studio 3T installs in the /home/studio3t folder by default. If not present at this path,
If there is a shortcut to launch "Studio 3T" on your desktop, just right-click on it and select "Properties". You should see the installation path mentioned in the dialog box.