Q:

install pycharm

sudo snap install pycharm-community --classic
1
cd ~/Downloads
Now extract the tar gz file using the tar command in this way:

tar -xzf pycharm-community-2020.1.1.tar.gz
Now enter the extracted PyCharm folder:

cd pycharm-community-2020.1.1
Go to its bin folder:

cd bin
You’ll find a shell script here. Make sure that you have execute permission:

chmod u+x pycharm.sh
Now run this shell script:

sh pycharm.sh
0
sudo dnf install snapd
0
good choice :)
0
Great application for python
0

New to Communities?

Join the community