# Installer libseccomp

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

## installation

```sh
sudo av install brew:libseccomp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libseccomp
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libseccomp
```

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

- dnf (92%):

```sh
sudo dnf install libseccomp
```

  Preuve: Fedora Rawhide package metadata: libseccomp 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#libseccomp
```

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

- pacman (92%):

```sh
sudo pacman -S libseccomp
```

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

## Faits du paquet

- **Clé du paquet:** brew:libseccomp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libseccomp>
- **Version:** 2.6.0
- **Résumé source:** Interface to the Linux Kernel's syscall filtering mechanism
- **Page d'accueil:** <https://github.com/seccomp/libseccomp>
- **Dépôt:** <https://github.com/seccomp/libseccomp>
- **Licence:** LGPL-2.1-only
- **Archive source:** <https://github.com/seccomp/libseccomp/releases/download/v2.6.0/libseccomp-2.6.0.tar.gz>
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- scmp_sys_resolver (cli)
- scmp_sys_resolver (alias)

## Dépendances de compilation

- gperf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 2.6.0
- données locales: ok
- dépôt amont: https://github.com/seccomp/libseccomp
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** green / low
- library-like package without higher-risk signals

## Liens liés

- [gperf](https://www.automicvault.com/pkg/brew/gperf/) - Build dependency declared by Homebrew.
- [slirp4netns](https://www.automicvault.com/pkg/brew/slirp4netns/) - Popular package that depends on this formula.
- [crun](https://www.automicvault.com/pkg/brew/crun/) - Popular package that depends on this formula.
- [conmon](https://www.automicvault.com/pkg/brew/conmon/) - Popular package that depends on this formula.
- [runc](https://www.automicvault.com/pkg/brew/runc/) - Popular package that depends on this formula.
- [apptainer](https://www.automicvault.com/pkg/brew/apptainer/) - 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
