Modify a users' environment using the module command. More information: https://lmod.readthedocs.io/en/latest/010_user.html.
module avail
module spider {{module_name}}
module load {{module_name}}
module list
module {{module_name}}
module purge