snap package installation doesn't work as per documentation
Following this documentation:
https://www.jetbrains.com/help/pycharm/install-and-set-up-pycharm.html
I ran the snap installer:
sudo snap install pycharm-professional --classic
The command ran as expected and seemed to perform the installation correctly. But the next line says to run pycharm from the command line:
$ pycharm-professional
pycharm-professional: command not found
No go.
I'm running linux mint 18.3.
Please sign in to leave a comment.