macOS
brew install moduleslocal Homebrew formula metadata
brew
modules のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install moduleslocal Homebrew formula metadata
sudo apt install environment-modulesDebian stable package indexes · environment-modules · ソース: deb.debian.org
sudo zypper install ModulesopenSUSE Tumbleweed package metadata · Modules · ソース: download.opensuse.org
概要
Dynamic modification of a user's environment via modulefiles
履歴
Environment Modules began in 1991 with John L. Furlani's paper "Modules: Providing a Flexible User Environment," written at Sun Microsystems to solve a practical Unix administration problem: users and admins needed a cleaner way to add, remove, and switch application-specific environment settings without constantly editing shell startup files. The original design wrapped environment changes into named modulefiles and exposed them through a single module command, so software setup could be loaded, unloaded, or swapped during a shell session.
The project moved through several implementations. Project history presented by the Environment Modules maintainers describes versions 1 and 2 under Furlani, version 3.0 under Peter W. Osel and Jens Hamisch, the Linux/GPL 3.1 and 3.2 line under R.K. Owen at NERSC, and the pure Tcl modulecmd.tcl work by Mark Lakata and Kent Mein. Xavier Delaruelle at CEA became project leader in 2017 and led the version 4 and version 5 line based on the Tcl implementation.
Its role is strongest in high-performance computing and multi-user Unix environments. Modulefiles let sites publish many versions of compilers, MPI stacks, libraries, tools, and data endpoints while users keep a consistent command interface across shells. The project documentation shows typical use through commands such as module load, module switch, and module unload, and the HPSF announcement describes the module command as a familiar interface for supercomputer users accessing a software catalog.
Environment Modules shares its niche with Lmod, the Lua-based module implementation that became especially prominent while Environment Modules development was on hiatus. The revived Tcl-based project added collections, dependency handling, advanced version specifiers, module variants, Lmod Tcl modulefile compatibility, Windows shell support, linting, logging, and cache support. In 2025, Modules moved under the High Performance Software Foundation within the Linux Foundation, giving the long-running HPC environment tool a formal neutral governance home.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/environment-modules/initrc/etc/environment-modules/modulespath/etc/environment-modules/siteconfig.tcl/etc/environment-modules/rc~/.modulerc<modulepath>/.modulerc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
add.modules | cli | グローバル実行可能ファイル | |
envml | cli | グローバル実行可能ファイル | |
mkroot | cli | グローバル実行可能ファイル | |
modulecmd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://modules.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:modules |
|---|---|
| バージョン | 5.6.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/modules |
| ホームページ | https://modules.sourceforge.net/ |
| リポジトリ | https://github.com/envmodules/modules |
| 上流ドキュメント | https://github.com/envmodules/modules#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/modules/Modules/modules-5.6.1/modules-5.6.1.tar.bz2 |
| 最終更新 | 2026-06-22T14:05:31-07:00 |
| Pulse | updated |
| 依存関係 | tcl-tk |
| macOS 提供ライブラリ | less |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | To activate modules, add the following at the end of your .zshrc: source $HOMEBREW_PREFIX/opt/modules/init/zsh You will also need to restart your terminal for this change to take effect. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | modules |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
environment-modules 5.5.0-1
Modular system for handling environment variables
http://modules.sourceforge.net/
sudo apt install environment-modulesenvironment-modules 5.4.0-1
Modular system for handling environment variables
http://modules.sourceforge.net/
sudo apt install environment-modulesModules 4.8.0-4.4
Change environment at runtime
http://modules.sourceforge.net/
sudo zypper install ModulesModules-doc 4.8.0-4.4
Documentation for Environment Modules
http://modules.sourceforge.net/
sudo zypper install Modules-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.