I’m experiencing strange error: snapd can find the snap, but it cannot install it - I get error that snap is not available. Here is output from console:
root@host:~# uname -a
Linux host 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
root@host:/home/user# snap find wickrme
Name Version Publisher Notes Summary
wickrme 5.92.6 wickrinc - Secure Messaging for Teams
root@host:/home/user# snap install wickrme
error: snap "wickrme" not found
root@host:/home/user# snap info wickrme
error: no snap found for "wickrme"
root@host:/home/user# snap install wickrme --edge
error: snap "wickrme" not found
root@host:/home/user# snap install wickrme --beta
error: snap "wickrme" not found
I have tried to install snap-store and install snap from there, but I got error “Unable to install “Wickr Me”: snap not found”
Had similar issue, some time ago, with freecad . Turned out to be a store issue, but let me explain better.
It seems freecad Snap author decided on not allowing distribution to some territories (there’s a setting for this on the store) and, although I had been able to install FreeCAD earlier, I changed ISP and it turned out that IP ranges on this new provider weren’t mapped inside store, and so, I was unable to download it again (exactly same symptoms). See this thread. If that seems the case, maybe Daniel (@ roadmr) can help you, as he did to me.