# Installer sloc avec Homebrew, Nix, winget

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

## installation

```sh
sudo av install brew:sloc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sloc
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#sloc
```

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

### Windows

- winget (92%):

```sh
winget install --id coldhighsun.sloc -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:sloc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.2
- **Résumé source:** Simple tool to count source lines of code
- **Page d'accueil:** <https://github.com/flosse/sloc>
- **Dernière mise à jour:** 2026-06-14T15:13:50+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sloc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

- Nix - sloc: normalized package name match | nixpkgs package indexes: pkgs/by-name/sl/sloc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - coldhighsun.sloc: normalized package name match | Windows Package Manager source index: coldhighsun.sloc from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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