# Installer capstone

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

## installation

```sh
sudo av install brew:capstone
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install capstone
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install capstone
```

  Preuve: MacPorts ports tree: devel/capstone/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add capstone
```

  Preuve: Alpine Linux edge package indexes: capstone from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install capstone
```

  Preuve: Fedora Rawhide package metadata: capstone from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#capstone
```

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

- pacman (92%):

```sh
sudo pacman -S capstone
```

  Preuve: Arch Linux sync databases: capstone from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install capstone
```

  Preuve: openSUSE Tumbleweed package metadata: capstone from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/capstone
```

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

## Faits du paquet

- **Clé du paquet:** brew:capstone
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/capstone>
- **Version:** 5.0.8
- **Résumé source:** Multi-platform, multi-architecture disassembly framework
- **Page d'accueil:** <https://www.capstone-engine.org/>
- **Dépôt:** <https://github.com/capstone-engine/capstone>
- **Docs amont:** <https://www.capstone-engine.org/>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://github.com/capstone-engine/capstone/archive/refs/tags/5.0.8.tar.gz>
- **Mis à jour:** 2026-05-23T21:06:27Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- cstool (cli)
- cstool (alias)

## Dépendances

- gettext

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 5.0.8
- gestionnaire mis à jour: 2026-05-23
- données locales: ok
- dépôt amont: https://github.com/capstone-engine/capstone
- dernière version détectée: 5.0.8 (current)

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [qemu](https://www.automicvault.com/pkg/brew/qemu/) - Popular package that depends on this formula.
- [open-ocd](https://www.automicvault.com/pkg/brew/open-ocd/) - Popular package that depends on this formula.
- [bloaty](https://www.automicvault.com/pkg/brew/bloaty/) - Popular package that depends on this formula.
- [pwntools](https://www.automicvault.com/pkg/brew/pwntools/) - Popular package that depends on this formula.
- [rizin](https://www.automicvault.com/pkg/brew/rizin/) - Popular package that depends on this formula.
- [elfx86exts](https://www.automicvault.com/pkg/brew/elfx86exts/) - Popular package that depends on this formula.
- [orbuculum](https://www.automicvault.com/pkg/brew/orbuculum/) - Popular package that depends on this formula.
- [uftrace](https://www.automicvault.com/pkg/brew/uftrace/) - Popular package that depends on this formula.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
