Today I started my new rpi 4b for first time.
I downloaded Raspberry Pi OS with desktop Release date: January 11th 2021. This is the one with minimal setup with desktop.
After I got network up I opened command console and issued:
sudo apt-get update
When it was finished next command was:
sudo apt-get install cqrlog lazarus git
The "git" is already installed so it is actually not needed. Installing lazarus will add many other needed packages to install list.




Recent comments