How to install PyCharm on Ubuntu 20.04


Today we are looking at how to install PyCharm, community edition, in Ubuntu 20.04.  The process is rather easy as you can see in the video tutorial.  A person opens a terminal and runs the two 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 apt install python3 python3-pip build-essential libssl-dev libffi-dev python3-dev
2) 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