...

How to install pycharm in raspi 4

Hey!, Everyone my name is Rajdeep Singh. Welcome again to my new post on Raspberry pi 4.In this post, We Learn How to install Pycharm Community Version On Raspberry pi 4.

Watch This video after following my articles steps:

Steps:

  1. Download
  2. Config

Download:

Go to Pycharm official website and download the latest Linux version in your Raspberry pi 4.

Download Pycharm Linux Version


Config:

  • Go to the download folder and Select your download File. then the press right-click after selecting the extract here option after your file successfully extract. make sure file extract takes time.
  • Open your Linux Terminal using ctrl+alt+t.
ctrl+alt+t
  • Go to the Downloads folder using cd Downloads.
cd Downloads

Go to cd Downloads folders

  • paste ls commands inside the Downloads folder
ls

paste ls command in terminal

  • after you see, your pycharm pycharm-community-2020.3.2 file in the Downloads folder or similar file you see it.
  • Then Move your pycharm file to the pi opt folder. using the mv command
 sudo mv pycharm-community-2020.3.2  /opt/pycharm-community-2020.3.2

paste mv command inside terminal

  • Successfully move the file to the opt folder. then go back using the cd command.
cd

go back in main root folder

  • **go to use cd /opt/**pycharm-community-2020.3.2/bin command into bin folder
cd /opt/pycharm-community-2020.3.2/bin

go to bin folder in raspi 4

  • after run ./pycharm.sh pycharm Script and your pycharm successful Install now.
 ./pycharm.sh

paste command to install pycharm

Note:

you alwayes open your pycharm using . /pycharm.sh command.this pycharm not be show in your rapberry pi programing folder

. /pycharm.sh

Refrenece:

https://www.element14.com/community/community/raspberry-pi/blog/2019/09/12/installing-pycharm-on-raspberry-pi


Hire me:

Fiverr:https://www.fiverr.com/users/officialrajdeep/

Upwork:https://www.upwork.com/freelancers/~01a4e8ba7a41795229


Contact me