# lmod installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lmod in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lmod
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install lmod
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:lmod
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/lmod>
- **Version:** 9.2.2
- **Quellzusammenfassung:** Lua-based environment modules system to modify PATH variable
- **Homepage:** <https://lmod.readthedocs.io>
- **Repository:** <https://github.com/TACC/Lmod>
- **Upstream-Dokumentation:** <https://lmod.readthedocs.io>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/TACC/Lmod/archive/refs/tags/9.2.2.tar.gz>
- **Aktualisiert:** 2026-05-19T05:26:37Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Abhängigkeiten

- lua@5.4
- tcl-tk

## Build-Abhängigkeiten

- gnu-sed
- luarocks
- pkgconf

## Von macOS bereitgestellte Bibliotheken

- libxcrypt

## Installationsverhalten

- Post-install-Hook: nicht definiert
- 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
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 9.2.2
- Manager aktualisiert: 2026-05-19
- lokale Daten: ok
- Upstream-Repository: https://github.com/TACC/Lmod
- neueste erkannte Version: 9.2.2 (current)

## Sicherheitshinweise

no executable entrypoint in the package index.

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

## Verwandte Links

- [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.

## Quellen

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