CentOS7でmoduleコマンドでエラーになる場合の対策
-bash: module: command not found
moduleコマンドが使えなくなったenvironment-modules.x86_64の代替
Lmodをyumでインストール
#cat /etc/redhat-release
CentOS Linux release 7.8.2003 (Core)
#yum install Lmod
サーバを必ず再起動、後にmoduleコマンドが実行できることを確認
# module avail
---------------------------------------------------- /usr/share/lmod/lmod/modulefiles/Core -----------------------------------------------------
lmod settarg
Use "module spider" to find all possible modules and extensions.
Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys".