# Installer shpotify avec Homebrew, chocolatey, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:shpotify
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install shpotify
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#spotify
```

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

### Windows

- Chocolatey (92%):

```sh
choco install spotify
```

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

- Scoop (92%):

```sh
scoop install extras/spotify
```

  Preuve: Scoop official bucket manifest trees: bucket/spotify.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:shpotify
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.1
- **Résumé source:** Command-line interface for Spotify on a Mac
- **Page d'accueil:** <https://harishnarayanan.org/projects/shpotify/>
- **Dépôt:** <https://github.com/hnarayanan/shpotify>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- spotify (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.1

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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

- macOS: ~/.shpotify.cfg

## Credential files

- macOS: ~/.shpotify.cfg
## Autres enregistrements de gestionnaires de paquets

- Nix - spotify: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/sp/spotify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Chocolatey - spotify: installed executable or alias match | Chocolatey community package catalog: spotify from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','sphinx'
- Scoop - extras/spotify: installed executable or alias match | Scoop official bucket manifest trees: bucket/spotify.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Spotify.Spotify: installed executable or alias match | Windows Package Manager source index: Spotify.Spotify from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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