Skip to main content
November 9, 2017
Replied by Deezer

Linux needs a native client for Deezer!

  • November 9, 2017
  • 350 replies
  • 71047 views
I know that exist a client for Windows and Mac, but I can't to find any one for Linux. In my opinion the web version es pretty bad and the company can develop a port for their client.
I think that is important to cover all the platforms for all the users.
Pinned Reply By sipho

I recently created an Ubuntu script to install Deezer based on the fantastic work done by IlyaGulya and SibrenVasse on an AUR package for Arch Linux. It should work on Debian too since Ubuntu is based on Debian, but I haven't tested it.

You can view instructions on how to install it here https://github.com/siphomateke/deezer. It's not at all official and isn't guaranteed to work with future Deezer versions but it's what I am now using.

I'm not sure why Deezer hasn't added support for Linux yet considering the Deezer desktop app for windows is an Electron app and runs just fine on Linux with a few minor tweaks.

Hopefully this helps my fellow Ubuntu users.

350 replies

Roadie
February 26, 2019
+1 For a native Linux client with off-line mode and HIFI
Rockstar
March 2, 2019
I only use linux at home and was probably one of the first people to upvote this request. Having just installed the Windows app on my work computer I'm left scratching my head as to what the point was. It looks virtually the same as the web app but is slow, crashes regularly and, after a nearly 300 MB download was a rediculously large install. It took so long to install on my computer (easily 2-3 minutes with no feedback on a reasonably fast laptop) that I thought the install had hung. They could have just imbedded their main web page into a custom version of chromium and been done with it!

It does have a widget but only shows up when manually changing tracks, adjusting volume, etc ..., and when the screen is locked (which it usually is... when I'm not there to listen to anything). I haven't found a way to fix it to a spot on my desktop and have it visible all the time. Unfortunately I think those hoping for or expecting something like Spotify's linux app would be greatly disappointed if a linux version of Deezer's windows app dropped tomorrow.
Roadie
March 4, 2019
It shouldn't be an issue to port the new windows and mac app to linux.
I'm using Manjaro and I have found that this has been done by someone through AUR. I have installed it and I have the window open, however, trying to log in via google makes it call a browser window and it can't redirect back to the app.. Deezer, you don't need to do too much Just do the finishing touches and package it as a snap package, I'm tired of how shitty Spotify is treating the Linux user
Roadie
March 4, 2019
I only use linux at home and was probably one of the first people to upvote this request. Having just installed the Windows app on my work computer I'm left scratching my head as to what the point was. It looks virtually the same as the web app but is slow, crashes regularly and, after a nearly 300 MB download was a rediculously large install. It took so long to install on my computer (easily 2-3 minutes with no feedback on a reasonably fast laptop) that I thought the install had hung. They could have just imbedded their main web page into a custom version of chromium and been done with it!

It does have a widget but only shows up when manually changing tracks, adjusting volume, etc ..., and when the screen is locked (which it usually is... when I'm not there to listen to anything). I haven't found a way to fix it to a spot on my desktop and have it visible all the time. Unfortunately I think those hoping for or expecting something like Spotify's linux app would be greatly disappointed if a linux version of Deezer's windows app dropped tomorrow.

If you didn't sign up using Google, there's a package at AUR and you can compile it if you're not using arch or arch based systems. It's also pretty small
Roadie
March 11, 2019
It's an electron app, so:
grab an electron (sudo npm install electron -g)
download windows installer, unpack with 7zip.
move app.asar from "$PLUGINSDIR\app-32.7z\resources" to some place and run it like
"/usr/bin/electron app.asar"
You can create a .desktop file or something. Works fine on kubuntu with all media keys supported.
Better than nothing.

Thanks for the instructions, this does work. A bit disappointed that it's Electron, but the main problem is that the media keys don't work with Ubuntu 18.04 (I've mapped my own shortcuts for prev/next/pause which work with other media players). So far, this doesn't make any difference to opening an extra tab in my browser.
Guitar Hero
March 13, 2019
After Deezer refused to work on today, stating that my browser was no longer supported (Firefox 52 on Debian 8 😎 ), I've downloaded MellowPlayer from GitLab and the AppImage works really well.
Guitar Hero
March 16, 2019
I'm also on the lookout for alternatives as the Deezer web page died on me last Monday. Unfortunately Nuvola and MellowPlayer are apparently no option for me, as I am working with 32-bit Lubuntu. Is there anything out there for 32-bit dinosaurs like me? I didn't try Electron yet though. Should this work?
Guitar Hero
March 17, 2019
Just for the sake of completeness: Firefox (Quantum) 65.0.2 in the end seems to do the job. I previously experienced stalls with Firefox, either because of the slightly different version (65.0.1) or because of other reasons. But in any case, I'm streaming smoothly for some hours now with Firefox 65.0.2. Nevertheless, I would still back initiatives for bringing a Linux native client. A client with command line control would really 'rock'.
Roadie
March 19, 2019
MellowPlayer or browser windows are not really options, as I'm using a hi-fi subscription. Still waiting for a native Linux client, or at least some ETAs from Deezer 😞
Roadie
March 31, 2019
Please make this happen!