ubuntu20.4 install pycharm

tar -zxvf pycharm-community-2022.1.2.tar.gz
cd pycharm-community-2022.1.2/bin
sh pycharm.sh

start up:

sh pycharm.sh

Create Shortcut

Open pycharm and select Create Desktop Entry in the tools

Tools -> Create Desktop Entry

Guess you like

Origin blog.csdn.net/xihuanniNI/article/details/125182267