# Installer libcap

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

## installation

```sh
sudo av install brew:libcap
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libcap
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libcap
```

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

- dnf (92%):

```sh
sudo dnf install libcap
```

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

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

- pacman (92%):

```sh
sudo pacman -S libcap
```

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

## Faits du paquet

- **Clé du paquet:** brew:libcap
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libcap>
- **Version:** 2.78
- **Résumé source:** User-space interfaces to POSIX 1003.1e capabilities
- **Page d'accueil:** <https://sites.google.com/site/fullycapable/>
- **Docs amont:** <https://sites.google.com/site/fullycapable/>
- **Licence:** BSD-3-Clause AND GPL-2.0-or-later
- **Archive source:** <https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.78.tar.xz>
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- capsh (cli)
- getcap (cli)
- getpcaps (cli)
- setcap (cli)
- capsh (alias)
- getcap (alias)
- getpcaps (alias)
- setcap (alias)

## 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.78
- données locales: ok
- dépôt amont: https://sites.google.com/site/fullycapable/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.

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

- [systemd](https://www.automicvault.com/pkg/brew/systemd/) - Popular package that depends on this formula.
- [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.
- [avahi](https://www.automicvault.com/pkg/brew/avahi/) - Popular package that depends on this formula.
- [bubblewrap](https://www.automicvault.com/pkg/brew/bubblewrap/) - Popular package that depends on this formula.
- [iproute2](https://www.automicvault.com/pkg/brew/iproute2/) - 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
