🍺 BREW Explorer

← all formulae

lmod

brew install lmod v9.2.4 MIT

Lua-based environment modules system to modify PATH variable

123
30-day installs · #3194
284
90-day · #3625
1.4k
365-day · #3264

Runtime dependencies

Build dependencies

Links

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
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "luarocks",
    "pkgconf",
    "gnu-sed"
  ],
  "categories": [],
  "caveats": "To use Lmod, you should add the init script to the shell you are using.\n\nFor example, the bash setup script is here: $HOMEBREW_PREFIX/opt/lmod/init/profile\nand you can source it in your bash setup or link to it.\n\nIf you use fish, use $HOMEBREW_PREFIX/opt/lmod/init/fish, such as:\n  ln -s $HOMEBREW_PREFIX/opt/lmod/init/fish ~/.config/fish/conf.d/00_lmod.fish\n",
  "conflicts_with": [],
  "dependencies": [
    "lua@5.4",
    "tcl-tk"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Lua-based environment modules system to modify PATH variable",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "lmod",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://lmod.readthedocs.io",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 123,
  "installs_365d": 1433,
  "installs_90d": 284,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "lmod",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3194,
  "rank_365d": 3264,
  "rank_90d": 3625,
  "raw_hash": "fde7aa449a01d391",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/l/lmod.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "bc-gh": "build"
    },
    "libxcrypt"
  ],
  "version_head": null,
  "version_stable": "9.2.4",
  "versioned_formulae": [],
  "why_use_this": null
}