This package browser is in early development. Mind the rough edges.

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.

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.