The quickest and easiest way to set up a Raspberry Pi from scratch is to download the minimalist Raspbian Stretch Lite image, to copy that to your SD card and then configure it. The following steps take you through that process. If you’ve just got a new Raspberry Pi kit […]
raspbian
3 posts
For those of you who want the latest Kodi on Raspbian like myself. The bad news is, according to http://kodi.wiki/view/HOW-TO:Install_Kodi_on_Raspberry_Pi, the Raspbian repositories only have Kodi up to version 15.2, although -currently- the latest Kodi version is Jarvis 16.1 released on April 24th 2016. The good news is, the good […]
This is a quick guide to install mono on the raspberry pi 3. This enables us to run windows program inside Linux. Has always we are better to keep the system updated before we continue with the install. sudo apt-get update sudo apt-get upgrade The default package repository has an […]