1

I am new to snap packages and all. I want to install 'pycharm community' snap package when I'm having a problem while using sudo install pycharm-community snap it says install: cannot stat 'pycharm-community': No such file or directory what should I do ?

Pablo Bianchi
  • 15,657
mimi
  • 11

1 Answers1

5

you should install it by typing sudo snap install pycharm-community --classic

Nissaar
  • 71