How to install PyCharm 2021 on a Chromebook - Professional Edition


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

Please take note that it comes with a 30-day free trial and afterward it is paid.

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
3) wget https://download.jetbrains.com/python/pycharm-community-2021.3.1.tar.gz
4) tar -xf pycharm-community-2021.3.1.tar.gz
5) cd pycharm-community-2021.3.1/bin
6) ./pycharm.sh
7) sudo apt install menulibre
8) 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