0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

2019-10-08 CentOS7.7 > module > Lmodのインストール (moduleコマンドが使えなくなったenvironment-modules.x86_64の代替)

Last updated at Posted at 2019-10-08
動作環境
CentOS Linux release 7.7.1908 (Core)

関連

Lmodのインストール

$sudo yum install Lmod

再起動後にmoduleコマンドが実行できることを確認した。

$ module avail

-------------------- /usr/share/lmod/lmod/modulefiles/Core ---------------------
   lmod    settarg

Use "module spider" to find all possible modules.
Use "module keyword key1 key2 ..." to search for all possible modules matching
any of the "keys".

参考

情報感謝です。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?