If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!
Please take note that with the release of Chrome OS 90, the location of Linux Apps has been changed in the Chromebook’s settings. Have a look at this tutorial, to see how to turn on Linux apps and then continue with the installation tutorial.
We updated the commands to install the latest version of Pycharm and install one more dependency that some Chromebooks require
Commands Used:
1) sudo apt update
Have a look at our Chromebook comparison and Buyers Guide!
Join our mailing list to be notified about all major Chromebook Sales.
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.tar.gz
4) tar -xf pycharm-community-2021.3.tar.gz
5) cd pycharm-community-2021.3/bin
6) ./pycharm.sh
7) sudo apt install menulibre
8) menulibre
Official Site:
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
Post a Comment