Package Details: spotify 1:1.2.82.428-1

Git Clone URL: https://aur.archlinux.org/spotify.git (read-only, click to copy)
Package Base: spotify
Description: A proprietary music streaming service
Upstream URL: https://www.spotify.com
Licenses: custom
Submitter: Foxboron
Maintainer: gromit (Antiz)
Last Packager: Antiz
Votes: 253
Popularity: 11.46
First Submitted: 2023-02-09 22:51 (UTC)
Last Updated: 2026-02-09 11:44 (UTC)

Pinned Comments

Antiz commented on 2025-11-23 18:37 (UTC) (edited on 2025-11-23 18:41 (UTC) by Antiz)

Please make sure to import the correct OpenPGP key first:

$ curl -sS https://download.spotify.com/debian/pubkey_5384CE82BA52C83A.gpg | gpg --import -

And always build in a clean chroot. It is as easy as:

pacman -S devtools
git clone https://aur.archlinux.org/spotify.git
cd spotify
pkgctl build
pacman -U <path-to-spotify-package>

It is expected that the package will break now and then, as spotify continuously changes download binaries, OpenPGP keys, etc (which is not appropriate, but we cannot change this). Please be patient if an update does not occur the next day, you can still use an existing spotify install or update the version yourself.

Antiz commented on 2023-09-13 13:21 (UTC)

@lightofpast Just pushed v1:1.2.20.1210-2 that now allows you to set custom launch flags in a spotify-flags.conf file under $XDG_CONFIG_HOME or ~/.config :)

Latest Comments

1 2 3 4 5 6 .. 24 Next › Last »

taherm commented on 2026-03-07 07:13 (UTC)

It's been 2 months, the children yearn for a working close button.

nghiphaam commented on 2026-03-01 03:08 (UTC) (edited on 2026-03-01 04:17 (UTC) by nghiphaam)

best way to fix crash and minimize to tray is downgrade, u can build or this binary (https://drive.google.com/uc?export=download&id=1YMS__MTc1owfx6zoWdWfiBAyHCG2djKw) then pacman -U ...

k4lizen commented on 2026-02-22 17:38 (UTC)

I also get an instant crash at starup.

travnick commented on 2026-02-21 21:47 (UTC)

Anyone having crash during startup? I did clean .cache/spotify, .config/spotify, but nothing helps.

Thread 32 "Core Thread" received signal SIGILL, Illegal instruction.
[Switching to Thread 0x7fff957fa6c0 (LWP 14210)]
0x00005555580e9775 in ?? ()
(gdb) bt
#0  0x00005555580e9775 in ?? ()
#1  0x00005555580e832a in ?? ()
#2  0x00005555580de8fb in ?? ()
#3  0x00005555580de7e8 in ?? ()
#4  0x00005555580de647 in ?? ()
#5  0x000055555651f999 in ?? ()
#6  0x000055555651f91c in ?? ()
#7  0x000055555651f8aa in ?? ()
#8  0x000055555651f6ca in ?? ()
#9  0x0000555557ef09b9 in ?? ()
#10 0x0000555557f055e2 in ?? ()
#11 0x0000555557f03dbc in ?? ()
#12 0x0000555557ef941f in ?? ()
#13 0x000055555664af44 in ?? ()
#14 0x0000555557f29790 in ?? ()
#15 0x0000555557792e3b in ?? ()
#16 0x0000555557792ddc in ?? ()
#17 0x000055555652a2d1 in ?? ()
#18 0x0000555556529dd1 in ?? ()
#19 0x0000555557791c9b in ?? ()
#20 0x0000555557791bca in ?? ()
#21 0x00007fffe83a597a in start_thread (arg=<optimized out>) at pthread_create.c:454
#22 0x00007fffe84292bc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
(gdb)

azam commented on 2026-02-13 16:09 (UTC)

@Hyourinmaru Thank you! That fixes the close button, but it also breaks the "minimize to tray on close" by just completely exit the app.

Antiz commented on 2026-02-12 05:42 (UTC)

@cg505 see https://gitlab.archlinux.org/pacman/pacman-contrib/-/issues/119

cg505 commented on 2026-02-12 01:54 (UTC)

sha512sums[4]='SKIP'
sha512sums[6]='SKIP'

Why?? They can just be marked as SKIP in the original array definition, right?

Hyourinmaru commented on 2026-02-11 23:41 (UTC) (edited on 2026-02-12 16:32 (UTC) by Hyourinmaru)

Install the AUR package libayatana-appindicator-glib (https://aur.archlinux.org/packages/libayatana-appindicator-glib) and launch spotify with the environment variable LD_PRELOAD=/usr/lib/libayatana-appindicator-glib.so.2. This solve the broken close button as a temporary solution. I use KDE Plasma.

azam commented on 2026-02-11 19:37 (UTC)

The close button not responding bug is still there. Tried making sure no electron-flags.conf, spotify-flags.conf, reinstallation, no good. Using KDE Plasma. Tried plugging it through chrome debug, but didn't find any clue, most probably a window toolkit issue/mismatch?

soundsurf420 commented on 2026-02-10 19:38 (UTC)

@Antiz it starts but only a blank window is showed