How to install PyCharm Community on Linux Lite 6.2


Today we are going to look at how to install PyCharm Community on Linux Lite 6.2.

Firstly, we will install Flatpak and some other packages it requires, then we add the Flathub repository to our system, and lastly we install the application.

Press enter, when you are ask to confirm the installation in the terminal, and type your login password, when it is required as well.

If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!

Commands Used:
1) sudo apt install python3 python3-pip build-essential libssl-dev libffi-dev python3-dev default-jdk flatpak
2) sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
3) sudo flatpak install flathub com.jetbrains.PyCharm-Community

About Flatpak: 
Official Site:

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 me a cup of coffee, thank you!

Comments