
How to remove unnecessary software from your Raspberry pi 4
In this post, we learn how to remove unnecessary preinstall software in the raspberry pi 4 models. Firstly, you check out all software inside your …
Read MoreHey!, 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:
Go to Pycharm official website and download the latest Linux version in your Raspberry pi 4.
ctrl+alt+t
cd Downloads
ls
sudo mv pycharm-community-2020.3.2 /opt/pycharm-community-2020.3.2
cd ..
cd /opt/pycharm-community-2020.3.2/bin
./pycharm.sh
you alwayes open your pycharm using . /pycharm.sh
command.this pycharm not be show in your rapberry pi programing folder
. /pycharm.sh
In this post, we learn how to remove unnecessary preinstall software in the raspberry pi 4 models. Firstly, you check out all software inside your …
Read MoreSometimes we need to record sound in ubuntu. In Windows and macOS, many apps provide proper record functionality. But in ubuntu, you can achieve …
Read More