PyCharm Installation Details | Generated by AI
Yes, PyCharm is installed on this laptop. Here’s what I found:
| Detail | Info |
|---|---|
| Edition | PyCharm Community Edition 2023.2.3 |
| Install path | /home/lzw/pycharm-community-2023.2.3/ |
| Launcher script | /home/lzw/pycharm-community-2023.2.3/bin/pycharm.sh |
| Cache/config | ~/.cache/JetBrains/PyCharmCE2023.2/ and ~/.config/JetBrains/PyCharmCE2023.2/ |
| Download archive | /home/lzw/Downloads/pycharm-community-2023.2.3.tar.gz |
It’s an extracted tarball installation (not via snap/flatpak/package manager), so you can launch it with:
bash /home/lzw/pycharm-community-2023.2.3/bin/pycharm.sh
You also have IntelliJ IDEA installed at /home/lzw/idea-IC-251.26094.121/ (bin/idea.sh).
