How to install PyCharm on Linux Mint 20 - Community Edition


Today we are looking at how to install PyCharm, community edition, in Linux Mint  20.  The process is rather easy as you can see in the video tutorial.  A person opens a terminal and runs the three commands below in it. Enjoy!

If you have any questions please write to me in the YouTube comments and I will get back to you!  Enjoy!

Command Used:
1) sudo rm /etc/apt/preferences.d/nosnap.pref
2) sudo apt install snapd python3 python3-pip build-essential libssl-dev libffi-dev python3-dev
3) sudo snap install pycharm-community --classic

About Snap:
https://snapcraft.io/pycharm-community

Official Site:
https://www.jetbrains.com/pycharm/

We are on social media! For announcements, content release updates (across all our projects), and much more, please join our Reddit community!
https://www.reddit.com/r/linuxmadesimple/

For a video with Background Music:


Curios about Chromebooks have a look at our Chromebook Comparison Chart!

Want to buy us a cup of coffee, thank you!

Comments