: Open your terminal and move to your Downloads folder, then extract the archive to /opt : sudo tar -xzf WebStorm-*.tar.gz -C /opt/ Use code with caution. Copied to clipboard
Ubuntu 18.04 comes with snapd pre-installed, making this the easiest method. (Ctrl+Alt+T). Run the installation command : sudo snap install webstorm --classic Use code with caution. Copied to clipboard how-to-install-webstorm-on-ubuntu-18-04-1
Use this method if you want to install WebStorm in a specific directory like /opt . : Open your terminal and move to your
from your application menu or by typing webstorm in the terminal. Option 2: Manual Installation (Tarball) how-to-install-webstorm-on-ubuntu-18-04-1