PDA

View Full Version : [SOLVED] spotifyd installed with snap but not found



holiday
July 5th, 2019, 12:40 AM
19.04/MATE



$ snap list | grep spotifyd
spotifyd 0.2.3 6 stable simonpersson

But



$which spotifyd


And



# systemctl enable spotifyd
Failed to enable unit: Unit file spotifyd.service does not exist


And I find nothing in the menus.

Is there a trick I'm missing, or is there an error?

Frogs Hair
July 5th, 2019, 02:01 AM
Do you have a spotify premium account?

https://github.com/Spotifyd/spotifyd

holiday
July 5th, 2019, 04:01 AM
Yes.

holiday
July 5th, 2019, 05:30 PM
Fixed with :



systemctl enable snap.spotifyd.spotifyd.service
systemctl start snap.spotifyd.spotifyd.service