How to install PyCharm 2022 Professional Edition on a Chromebook


Today we are looking at how to install PyCharm 2022 Professional 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-cdn.jetbrains.com/python/pycharm-professional-2022.2.3.tar.gz
4) tar -xf pycharm-professional-2022.2.3.tar.gz
5) ./pycharm-professional-2022.2.3/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