# Installer chisel avec Homebrew, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:chisel
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chisel
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chisel
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/chisel
```

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

- winget (92%):

```sh
winget install --id Snesnopic.Chisel -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:chisel
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/chisel>
- **Version:** 2.0.1
- **Résumé source:** Collection of LLDB commands to assist debugging iOS apps
- **Page d'accueil:** <https://github.com/facebook/chisel>
- **Dépôt:** <https://github.com/facebook/chisel>
- **Licence:** MIT
- **Archive source:** <https://github.com/facebook/chisel/archive/refs/tags/2.0.1.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## Comportement d'installation

- hook post-installation: non défini
- Précautions: Add the following line to ~/.lldbinit to load chisel when Xcode launches: command script import $HOMEBREW_PREFIX/opt/chisel/libexec/fbchisellldb.py
- Bouteille: disponible sur arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.0.1
- données locales: OK
- dépôt amont: https://github.com/facebook/chisel
- dernière version détectée: 2.0.1 (à jour)
- info: No package-manager update timestamp was available.

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour chisel. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** chisel
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** chisel-tunnel
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - chisel: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/chisel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/chisel: normalized package name match | Scoop official bucket manifest trees: bucket/chisel.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Snesnopic.Chisel: normalized package name match | Windows Package Manager source index: Snesnopic.Chisel from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched curated package taxonomy and local package facts.
- [ios-deploy](https://pkg.so/fr/brew/ios-deploy/) - Local package facts share a topical domain. Shared terms: apps, debugging, ios.
- [llnode](https://pkg.so/fr/brew/llnode/) - Local package facts share a topical domain. Shared terms: apps, debugging, lldb.
- [ios-webkit-debug-proxy](https://pkg.so/fr/brew/ios-webkit-debug-proxy/) - Local package facts share a topical domain. Shared terms: debugging, ios.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
