+1 vote
in Operating Systems by (63.4k 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 (74.6k 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

+2 votes
1 answer
+1 vote
1 answer
+1 vote
1 answer
+2 votes
1 answer

...