Hi,
I was attempting to search for packages via search/find while playing with Ubuntu Core 20 on repurposed chromebox and I’d either get undesirable results or no results at all. Attempting to install the package by name works though. Any ideas why snap search/find is useless for actually finding and discovering snaps?
root@chromebox:~# snap search alsa
Name Version Publisher Notes Summary
musescore 3.6.2 musescore✓ - Create, play and print beautiful sheet music.
obs-studio 27.0.1 snapcrafters - Free and open source software for live streaming and screen recording
scidvspc-hkvc svn-3144-20201022 hanishkvc - svidvspc - A Powerfull Chess Tookit
gamecake V21.541+git18.78e5d8d-dirty xriss - a single exe cross platform Lua game engine
sonobus 1.4.5 sonosaurus - SonoBus
subtitle-edit 3.5.13.192 nzatkovich - The subtitle editor :)
dspatcher 1.0 marcustomlinson - Cross-Platform Graphical Tool for DSPatch
wps-2019-snap 11.2.0.9505 cyrpaut - WPS Office 2019 - All languages - No Internet
rtv-lbo 1.21.0 lbo - Browse Reddit from your terminal
mpg123-cm 1.28.2 cmatsuoka - A fast console MPEG audio player
v4l2rtspserver 0.0.8 ogra - RTSP and HTTP camera stream server
v4l2-rtspserver 0+git.d0da079 mpromonet - RTSP Server for V4L2 device capture supporting HEVC/H264/JPEG/VP8/VP9
root@chromebox:~# snap search alsa-utils
No matching snaps for "alsa-utils"
root@chromebox:~# snap search canonical | grep alsa
root@chromebox:~#
root@chromebox:~# snap find alsa
Name Version Publisher Notes Summary
musescore 3.6.2 musescore✓ - Create, play and print beautiful sheet music.
obs-studio 27.0.1 snapcrafters - Free and open source software for live streaming and screen recording
scidvspc-hkvc svn-3144-20201022 hanishkvc - svidvspc - A Powerfull Chess Tookit
gamecake V21.541+git18.78e5d8d-dirty xriss - a single exe cross platform Lua game engine
sonobus 1.4.5 sonosaurus - SonoBus
subtitle-edit 3.5.13.192 nzatkovich - The subtitle editor :)
dspatcher 1.0 marcustomlinson - Cross-Platform Graphical Tool for DSPatch
wps-2019-snap 11.2.0.9505 cyrpaut - WPS Office 2019 - All languages - No Internet
rtv-lbo 1.21.0 lbo - Browse Reddit from your terminal
mpg123-cm 1.28.2 cmatsuoka - A fast console MPEG audio player
v4l2rtspserver 0.0.8 ogra - RTSP and HTTP camera stream server
v4l2-rtspserver 0+git.d0da079 mpromonet - RTSP Server for V4L2 device capture supporting HEVC/H264/JPEG/VP8/VP9
root@chromebox:~# snap find alsa-utils
No matching snaps for "alsa-utils"
# no issues installing the elusive snap..
root@chromebox:~# snap install alsa-utils
alsa-utils 1.1.2-5 from Canonical✓ installed
root@chromebox:~# snap version
snap 2.51.4
snapd 2.51.4
series 16
kernel 5.4.0-81-generic
root@chromebox:~# cat /etc/os-release
NAME="Ubuntu Core"
VERSION="20"
ID=ubuntu-core
PRETTY_NAME="Ubuntu Core 20"
VERSION_ID="20"
HOME_URL="https://snapcraft.io/"
BUG_REPORT_URL="https://bugs.launchpad.net/snappy/"