Trying to install you tube music down loader using the “sudo snap install yt-music-downloader” and get a “snap warning”. It “installs” but does not open and is unusable. Where do I find this ‘warning’ and how do I resolve it and get the down loader to work?
I am trying to find what the level of confinement is of the snap. If the confinement is listed a “Classical” it means that the application has full access to systems. That may be been the mesage in the warning.
Have you tried re-booting Ubuntu? That will sometimes put an absent icon the the “Show App” pages. Does the app launch from there?
You should be able to list it with the snap changes command (note though that snap logs clear after a few days so it will vanish) … with the listed ID you can then do snap change <ID> to get details about the warning … to clear a warning you can use the snap okay command (see snap help okayfor more info)