Location of PyCharm after install PyCharm as snap package
Answered
Hello, I have install PyCharm as snap package in Ubuntu, with command
sudo snap install |pycharm-community --classic .
After installation, I cannot found the location where PyCharm have been installed. I am new to Ubuntu, could anyone help me to find out the installation path of PyCharm or method to execute?
Please sign in to leave a comment.
> to find out the installation path of PyCharm
It is
/snap/pycharm-community/currentdirectory.> or method to execute
You can just run
pycharm-communityin the Terminal.