Genie Community Forum

Genie-client on RPI-4

My first steps with Genie:

Fresh RPI-4 Install, followed:

wget https://almond-static.stanford.edu/releases/debian/bullseye/genie-client_0.1.0_armhf.deb
sudo apt install ./genie-client_0.1.0_armhf.deb

Then got this?

pi@raspberrypi:~ $ sudo apt-get install ./genie-client_0.1.0_armhf.deb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'genie-client' instead of './genie-client_0.1.0_armhf.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 genie-client : Depends: libgcc-s1 (>= 3.5) but it is not installable
                Depends: libjson-glib-1.0-0 (>= 1.5.2) but 1.4.4-2 is to be installed
E: Unable to correct problems, you have held broken packages.

Any suggestions?

Sorry had to upgrade from Buster to Bullseye :see_no_evil: