Table of Contents

Raspberry Pi: Prepare Raspbian

Note: This assumes the previous how-to on preparing the SD card has been covered and Raspbian is already 'installed' on the SD card.

Booting Raspbian

Getting the tools

Prepare for GUI Development

This is about doing GUI development while running Raspbian on Pi itself.

Using Camera & Image Processing

Get some codes

Upgrading Installed Packages

To upgrade locally installed sofware:

If packages got held/kept back, simply reinstall those packages:

Upgrading Raspbian Version

To do an upgrade (e.g. I did this to upgrade stretch to buster):

That should do it!

Making Pi Visible on Local Network

Note: This is already in the default install.

To make Pi hostname visible on local network, get avahi-daemon (default install)