-
#RaspberryPi – New Raspbian image for 2020-Feb-05
Hi! I remember last time I download and updated my Raspberry Pi with the latest Raspbian image, because it was the week before the Caribbean Developers Conference, and I deal with a couple of unexpected issues with the new version. After the Regional Innovation Summit in Seattle, one of the draft posts that I have — read more
-
#RaspberryPi – Where is my Add/Remove programs? let’s use Synaptic
Hi! When I wrote about the latest version of Visual Studio Code working on the Raspberry Pi, I realize that I used a couple of commands to find an installed application. The following command will list all the installed apps Which is great, but hard to read in bash mode. So that’s why I use — read more
-
#RaspberryPi – The amazing single command to install UI mods in #Raspbian Lite (yes, my memory need this …)
Hi ! Quick post today. And a memory backup one. I just spend 30 minutes trying to install a desktop UI in a clean lite RaspberryPi install. And I missed and missed again the command. The right command is sudo apt install raspberrypi-ui-mods And that’s it. Now is here, so I can search me and — read more