You are not logged in.

#1 2024-06-22 15:18

nicholasp
Member
Registered: 2024-06-22
Posts: 2

Q4OS 32 bit - spotify

Hi, I try to install the Spotily Client but I have dependencies issues.
Any suggestions ?

The following information may help to resolve the situation:
The following packages have unmet dependencies:
spotify-client : Depends: libcurl3 but it is not installable
Depends: libssl1.1 but it is not installable or
libssl1.0.1 but it is not installable or
libssl1.0.0 but it is not installable
Recommends: libavcodec-ffmpeg56 but it is not installable or
libavcodec-ffmpeg-extra56 but it is not installable or
libavcodec54 but it is not installable or
libavcodec-extra-54 but it is not installable
Recommends: libavformat-ffmpeg56 but it is not installable or
libavformat54 but it is not installable
E: Unable to correct problems, you have held broken packages.

Offline

#2 2024-06-22 18:42

seb3773
Member
Registered: 2023-11-01
Posts: 146

Re: Q4OS 32 bit - spotify

There is no 32bits version of Spotify for linux. (dependencies can't be satisfied on 32bits os). You'll have to use the web player instead.


My Q4OS scripts: win10/osx theming, perfs optimisation, laptop configuration, ...  for trinity users -->  https://github.com/seb3773/q4osXpack

Offline

#3 2024-06-22 23:52

nicholasp
Member
Registered: 2024-06-22
Posts: 2

Re: Q4OS 32 bit - spotify

Thanks for the answer. After too much search I've found the solution. There is an unofficial client called spotify-qt. It is easy to install it with snaps:
sudo apt update
sudo apt install snapd
sudo snap install core
sudo snap install spotify-qt
You have to restart your machine to see the new app in the menu.

Offline

#4 2024-06-23 15:34

seb3773
Member
Registered: 2023-11-01
Posts: 146

Re: Q4OS 32 bit - spotify

nicholasp wrote:

There is an unofficial client called spotify-qt.

Thank you very much for the tip ! I will test it as soon as possible (I'm a spotify user too tongue) ; I noticed there's an appimage version of this app:
https://github.com/kraxarn/spotify-qt/r … 1.AppImage
If it works with 32bits, I suggest to use it instead of installing the *infamous* snapd (I really dislike snap... It's not the place to explain why, but I prefer Appimage).
I see we can build the binary too, I think I will try to build a package from it smile

Last edited by seb3773 (2024-06-23 16:12)


My Q4OS scripts: win10/osx theming, perfs optimisation, laptop configuration, ...  for trinity users -->  https://github.com/seb3773/q4osXpack

Offline

#5 2024-06-24 10:37

seb3773
Member
Registered: 2023-11-01
Posts: 146

Re: Q4OS 32 bit - spotify

Here it is:

https://github.com/seb3773/spotify-qt-spotifyd-packages

x64, i386 & armhf packages.

(you have to install spotifyd too, as it is needed by spotify-qt to play music on your local machine).
It's lighter than the snap/appimage versions and should start faster too smile


My Q4OS scripts: win10/osx theming, perfs optimisation, laptop configuration, ...  for trinity users -->  https://github.com/seb3773/q4osXpack

Offline

Board footer

Powered by FluxBB