+1 vote
in Operating Systems by (56.8k points)
I am using the Pycharm community edition on Ubuntu 22. I installed it through snap. How can I update it to the latest version?

1 Answer

+2 votes
by (71.8k points)
selected by
 
Best answer

To upgrade Pycharm to the latest version, you need to run the following two commands on the terminal:

sudo snap refresh

sudo snap refresh pycharm-community

Related questions


...