I cannot find where Webstorm, IDEA etc. are installed(manually) on the disk

I'm using Ubuntu 16.04. I installed Webstorm as many other programmes via manual way, but, having downloaded Toolbox, noticed that the system detected my "LOCAL(manually installed)" apps and I want to uninstall them to free some dick space. Just cannot find where Webstorm and other prg-s are installed on the disk. Thanks

0
1 comment

As WebStorm was installed manually by unzipping the downloaded archive into some folder, nobody (except for you) can have an idea where it's located:) You can try using `which -a webstorm.sh`, or use `find` command (https://www.computerhope.com/unix/ufind.htm) to locate it...

0

Please sign in to leave a comment.