$ uname -i
x86_64
ubuntu@bionic-snap:~$ snap install pi-kernel
error: snap "pi-kernel" is not available on this architecture (amd64) but exists on other architectures (arm64, armhf).
Note I had to know the name of the snap in advance; snapd does send the architecture header which restricts what gets returned by snap find or snap info.
$ uname -i bionic- snap:~$ snap install pi-kernel
architectures (arm64, armhf).
x86_64
ubuntu@
error: snap "pi-kernel" is not available on this architecture (amd64) but exists on other
Note I had to know the name of the snap in advance; snapd does send the architecture header which restricts what gets returned by snap find or snap info.