I followed the 'hacking' instructions to attach the repo and install the keys. Repo appears to be empty, from my Pi. It's the Pi3B+ from the original kit, with a fresh install of Raspbian (see os info below).
pi@voxpi:~ $ more /etc/apt/sources.list.d/aiyprojects.list
deb https://packages.cloud.google.com/apt aiyprojects-stable main
pi@voxpi:~ $ apt search aiyprojects
Sorting... Done
Full Text Search... Done
pi@voxpi:~ $ more /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
pi@voxpi:~ $
I followed the 'hacking' instructions to attach the repo and install the keys. Repo appears to be empty, from my Pi. It's the Pi3B+ from the original kit, with a fresh install of Raspbian (see os info below).
pi@voxpi:~ $ more /etc/apt/sources.list.d/aiyprojects.list deb https://packages.cloud.google.com/apt aiyprojects-stable main pi@voxpi:~ $ apt search aiyprojects Sorting... Done Full Text Search... Done pi@voxpi:~ $ more /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" pi@voxpi:~ $