Package Details: spicetify-cli 2.44.0-3

Git Clone URL: https://aur.archlinux.org/spicetify-cli.git (read-only, click to copy)
Package Base: spicetify-cli
Description: Command-line tool to customize Spotify client
Upstream URL: https://github.com/spicetify/cli
Keywords: customization spotify theme
Licenses: LGPL-2.1-only
Submitter: khanhas
Maintainer: khanhas (itsmeowdev)
Last Packager: itsmeowdev
Votes: 94
Popularity: 2.71
First Submitted: 2019-01-11 04:14 (UTC)
Last Updated: 2026-07-09 03:16 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

AndyRTR commented on 2026-07-09 05:19 (UTC)

Thx, works now.

itsmeowdev commented on 2026-07-09 03:09 (UTC)

v2.44.0 should be fixed now. Not sure why you're getting a GPU error, but the wrapper build wasn't included and now it is

AndyRTR commented on 2026-07-08 12:59 (UTC)

v2.44.0 crashes spotify for me when calling "spicetify backup apply":

[203088:203088:0708/145520.563217:FATAL:content/browser/gpu/gpu_data_manager_impl_private.cc:417] GPU process isn't usable. Goodbye. fish: Job 1, 'spotify-launcher -v' terminated by signal SIGTRAP (Aufzeichnungs- oder Haltepunkt erreicht)

I have to restore default UI or rollback spicetify. Sadly upstream github tracker seems closed.

itsmeowdev commented on 2026-04-10 08:14 (UTC) (edited on 2026-04-10 08:18 (UTC) by itsmeowdev)

Sigh. I want it to extract to spicetify-cli... "cli" is not a very globally unique name...

makepkg works now.

kasanekasanete commented on 2026-04-06 11:00 (UTC) (edited on 2026-04-06 11:01 (UTC) by kasanekasanete)

Like this right? "cd ~/.cache/yay/spicetify-cli/ && sed -i 's/"${pkgname}-${pkgver}"/"cli-${pkgver}"/g' PKGBUILD && rm -rf src/ && makepkg -si" I was able to build it. Thank you to the guy below me.

rebellen commented on 2026-04-06 10:47 (UTC)

"The current PKGBUILD fails during build(), check(), and package() because it attempts to cd into ${pkgname}-${pkgver} (spicetify-cli-2.43.1), but the source archive actually extracts to a directory named cli-${pkgver} (cli-2.43.1).

Temporary fix for users: Edit the PKGBUILD and change all instances of cd "${pkgname}-${pkgver}" to cd "cli-${pkgver}"."

lolamalolama commented on 2026-04-06 09:33 (UTC)

~/.cache/yay/spicetify-cli/PKGBUILD: line 17: cd: spicetify-cli-2.43.1: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... -> error making: spicetify-cli-exit status 4 -> Failed to install the following packages. Manual intervention is required: spicetify-cli - exit status 4

Just change to cli-2.43.1

itsmeowdev commented on 2026-04-06 01:06 (UTC) (edited on 2026-04-06 01:09 (UTC) by itsmeowdev)

Also stop filing orphan requests because the package is 2 days out of date. This is why I don't talk to other arch users.

3/30/26, 6:14PM

[PRQ#80667] Orphan Request for spicetify-cli

JoveYu [1] filed an orphan request for spicetify-cli [2]:

please update to 2.43.1

Seriously? I have a job, I cannot babysit this package. I think you will all survive if the package is out of date for one week.

itsmeowdev commented on 2026-04-06 00:38 (UTC) (edited on 2026-04-06 00:58 (UTC) by itsmeowdev)

As I have stated before, this package is set up to auto update. The maintainers released a beta version accidentally and it triggered the auto update script which was not designed to handle it. You're welcome to PR changes to my auto-updater: https://github.com/itsmeow/spicetify-cli-update

I have updated it to no longer do pre-releases.