How to extract and install the downloaded disk image file

Raspberry Pi OS Pi Debian Bookworm, 64 bit

Using Raspberry Pi/Raspberry Pi OS

The Raspberry Pi Archiver cannot extract large files. I have not tried to flash the image onto a Micro SD card using my Raspberry Pi, but I extracted the image using the procedure below and verified the image against the original. The username is 'pi' and the password is 'raspberry'. For OpenWebRX the administrator username is 'pi' and the password is 'raspberry'.

Using Windows

Install a SD card flash utility such as Raspberry Pi Imager or balenaEtcher, which is what I use.
Insert a 32 GB or larger Micro SD card into a Micro SD card reader on your Windows computer. It must be one that can also write.
balenaEtcher can open zip files and should work with this image. Be sure to have it verify the Micro SD card after it flashes it.

Booting and setup of the image on your Raspberry Pi

Insert the SD card onto your Raspberry Pi and boot.
Run at the terminal prompt:
/usr/bin/piwiz
# The password will be raspberry until you reboot

# Expand the file system to fit your SD Card
sudo raspi-config
Select Advanced Options/Expand Filesystem
Press enter
reboot

Software that is installed on the disk image

You need to put the image on a 32GB or larger Micro SD card.