How to install PyCharm 2022 Community Edition on a Chromebook


Today we are looking at how to install PyCharm 2022 Community Edition on a Chromebook.  Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

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 update
2) sudo apt install python3 python3-pip build-essential libssl-dev libffi-dev python3-dev default-jdk menulibre
3) wget https://download.jetbrains.com/python/pycharm-community-2022.3.1.tar.gz
4) tar -xf pycharm-community-2022.3.1.tar.gz
5) ./pycharm-community-2022.3.1/bin/pycharm.sh
6) menulibre


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/

All Currently Supported Chromebooks with Linux Apps (Crostini) support


Have a look at our Chromebook comparison and Buyers Guide!

Join our mailing list to be notified about all major Chromebook Sales.

Comments