Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I remove pycharm from my ubuntu machine?

enter image description here

following one question on stack overflow I have tried these commands but no luck.

$ sudo rm -fv /usr/local/bin/charm

$ sudo rm -rfv ~/Library/Preferences/PyCharm?0

$ sudo rm -rfv ~/Library/Caches/PyCharm?0

$ sudo rm -rfv ~/Library/Application\ Support/PyCharm?0

$ sudo rm -rfv ~/Library/Logs/PyCharm?0

$ sudo rm -r /var/lib/dpkg/info/pycharm.md5sums

I also tried to go inside pycharm folder but there delete option was disabled.enter image description here

like image 607
Humble Dolt Avatar asked Jan 01 '26 18:01

Humble Dolt


1 Answers

Run this code for community version of PyCharm on Ubuntu 18.04:

sudo snap remove pycharm-community
like image 142
Dinh Jylee Avatar answered Jan 07 '26 12:01

Dinh Jylee



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!