# Installer spicetify-cli avec Homebrew, chocolatey, Nix, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de spicetify-cli pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:spicetify-cli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install spicetify-cli
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#spicetify-cli
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sp/spicetify-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install spicetify-cli
```

  Preuve: openSUSE Tumbleweed package metadata: spicetify-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install spicetify-cli
```

  Preuve: Chocolatey community package catalog: spicetify-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','sphinx'

- Scoop (92%):

```sh
scoop install main/spicetify-cli
```

  Preuve: Scoop official bucket manifest trees: bucket/spicetify-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Spicetify.Spicetify -e
```

  Preuve: Windows Package Manager source index: Spicetify.Spicetify from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:spicetify-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.44.0
- **Résumé source:** Command-line tool to customize Spotify client
- **Page d'accueil:** <https://spicetify.app/>
- **Dépôt:** <https://github.com/spicetify/cli>
- **Dernière mise à jour:** 2026-07-26T04:03:44+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- spicetify (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.44.0
## Historique du projet et usages

Spicetify CLI is a command-line tool for customizing the official Spotify desktop client. It changes colors, injects CSS, loads extensions and custom apps, and supports Windows, macOS, and Linux.

### Historique du projet

GitHub records the spicetify/cli repository as created in December 2018, with a v0.1.0 release labeled first release on December 5, 2018. The project has since moved through many releases and remains active, with GitHub showing hundreds of releases and a 2026 v2.43.2 release.

### Historique d'adoption

Spicetify became popular in desktop-modding and package-manager circles because it brought a repeatable CLI workflow to Spotify theming. The official docs list direct install scripts, Homebrew, AUR, Nix/Home Manager, Scoop, Chocolatey, and winget-style packaging from the supplied source facts, while the Marketplace adds a user-facing channel for themes, extensions, snippets, and custom apps.

### Modes d'utilisation

Users install the spicetify executable, set paths when needed, edit or update config-xpui.ini through the CLI, and apply changes with commands such as spicetify backup apply. The docs warn that Spotify updates may require reapplying Spicetify, making maintenance part of ordinary use.

### Pourquoi les passionnés de paquets s'y intéressent

Spicetify is package-nerd bait because it lives at the edge of unsupported desktop customization: package managers make it easy to install, but users still care about exact Spotify versions, writable app directories, config-file locations, and post-update repair commands. Its Nix/Home Manager guidance also made it part of declarative desktop customization culture.

### Chronologie

- 2018: spicetify/cli repository is created and v0.1.0 is published as the first release.
- 2019: Early releases add extension injection and rapid CLI iteration.
- 2020s: Spicetify Marketplace becomes the common way to browse and install themes, extensions, and snippets.
- 2026: v2.43.2 is published, continuing compatibility updates for newer Spotify clients.

### Related projects

- Spotify desktop client is the application Spicetify modifies.
- Spicetify Marketplace provides in-client discovery for themes, extensions, and snippets.
- spicetify-nix integrates Spicetify into NixOS, nix-darwin, and Home Manager setups.

### Sources

- <https://api.github.com/repos/spicetify/cli>
- <https://api.github.com/repos/spicetify/cli/releases?per_page=100&page=3>
- <https://github.com/spicetify/cli>
- <https://spicetify.app/docs/customization/config-file.html>
- <https://spicetify.app/docs/getting-started>
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/spicetify/config-xpui.ini, ~/.config/spicetify/config-xpui.ini
## Autres enregistrements de gestionnaires de paquets

- Nix - spicetify-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spicetify-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - spicetify-cli - 2.44.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: spicetify-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Command-line tool to customize Spotify client | https://spicetify.app/
- Chocolatey - spicetify-cli: normalized package name match | Chocolatey community package catalog: spicetify-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','sphinx'
- Scoop - main/spicetify-cli: normalized package name match | Scoop official bucket manifest trees: bucket/spicetify-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Spicetify.Spicetify: normalized package name match | Windows Package Manager source index: Spicetify.Spicetify from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/spicetify-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/spicetify-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
