modules 4.8.0
Shell environment variables and aliases management
Modules simplify shell initialization and let users modify their environment during the session with modulefiles. Modules are used on high-performance clusters to dynamically add and remove paths to specific versions of applications.
- Website: https://modules.sourceforge.net/
- Licenses: GPL 2+
- Package source: gnu/packages/package-management.scm
- Builds: See build status
- Issues: See known issues
Installation
Install modules 4.8.0
as follows:
guix install modules@4.8.0
Or install the latest version:
guix install modules
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.