# Installer lmod

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

## installation

```sh
sudo av install brew:lmod
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lmod
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install lmod
```

  Preuve: Debian stable package indexes: lmod from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install Lmod
```

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

## Faits du paquet

- **Clé du paquet:** brew:lmod
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/lmod>
- **Version:** 9.2.2
- **Résumé source:** Lua-based environment modules system to modify PATH variable
- **Page d'accueil:** <https://lmod.readthedocs.io>
- **Dépôt:** <https://github.com/TACC/Lmod>
- **Docs amont:** <https://lmod.readthedocs.io>
- **Licence:** MIT
- **Archive source:** <https://github.com/TACC/Lmod/archive/refs/tags/9.2.2.tar.gz>
- **Mis à jour:** 2026-05-19T05:26:37Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## Dépendances

- lua@5.4
- tcl-tk

## Dépendances de compilation

- gnu-sed
- luarocks
- pkgconf

## Bibliothèques fournies par macOS

- libxcrypt

## Comportement d'installation

- hook post-installation: non défini
- Caveats: To use Lmod, you should add the init script to the shell you are using. For example, the bash setup script is here: $HOMEBREW_PREFIX/opt/lmod/init/profile and you can source it in your bash setup or link to it. If you use fish, use $HOMEBREW_PREFIX/opt/lmod/init/fish, such as: ln -s $HOMEBREW_PREFIX/opt/lmod/init/fish ~/.config/fish/conf.d/00_lmod.fish
- 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: 9.2.2
- gestionnaire mis à jour: 2026-05-19
- données locales: ok
- dépôt amont: https://github.com/TACC/Lmod
- dernière version détectée: 9.2.2 (current)

## Notes de sécurité

no executable entrypoint in the package index.

- **Risque Geiger:** green / low
- no executable entrypoint in the package index

## Liens liés

- [tcl-tk](https://www.automicvault.com/pkg/brew/tcl-tk/) - Runtime dependency declared by Homebrew.
- [lua@5.4](https://www.automicvault.com/pkg/brew/lua-5-4/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [gnu-sed](https://www.automicvault.com/pkg/brew/gnu-sed/) - Build dependency declared by Homebrew.
- [luarocks](https://www.automicvault.com/pkg/brew/luarocks/) - Build dependency declared by Homebrew.

## Sources

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