# Installer jemalloc

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

## installation

```sh
sudo av install brew:jemalloc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jemalloc
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jemalloc
```

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

### Linux

- apk (92%):

```sh
sudo apk add jemalloc
```

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

- dnf (92%):

```sh
sudo dnf install jemalloc
```

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

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

- pacman (92%):

```sh
sudo pacman -S jemalloc
```

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

- zypper (92%):

```sh
sudo zypper install jemalloc
```

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

## Faits du paquet

- **Clé du paquet:** brew:jemalloc
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/jemalloc>
- **Version:** 5.3.0
- **Résumé source:** Implementation of malloc emphasizing fragmentation avoidance
- **Page d'accueil:** <https://jemalloc.net/>
- **Dépôt:** <https://github.com/jemalloc/jemalloc>
- **Docs amont:** <https://jemalloc.net/>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2>
- **Mis à jour:** 2026-04-08T18:08:33-04:00
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- jemalloc-config (cli)
- jemalloc.sh (cli)
- jeprof (cli)
- jemalloc-config (alias)
- jemalloc.sh (alias)
- jeprof (alias)

## Comportement d'installation

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

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 5.3.0
- gestionnaire mis à jour: 2026-04-08
- données locales: ok
- dépôt amont: https://github.com/jemalloc/jemalloc
- info: No cached GitHub release or tag data was available.

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

- [nghttp2](https://www.automicvault.com/pkg/brew/nghttp2/) - Popular package that depends on this formula.
- [bind](https://www.automicvault.com/pkg/brew/bind/) - Popular package that depends on this formula.
- [snort](https://www.automicvault.com/pkg/brew/snort/) - Popular package that depends on this formula.
- [chapel](https://www.automicvault.com/pkg/brew/chapel/) - Popular package that depends on this formula.
- [openvdb](https://www.automicvault.com/pkg/brew/openvdb/) - Popular package that depends on this formula.
- [r3](https://www.automicvault.com/pkg/brew/r3/) - 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
