Translations:Utiliser des modules/16/en

Revision as of 14:23, 24 July 2024 by Stubbsda (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sub-command unload

In contrast with the load sub-command, unload removes a module from your environment. For example,

Question.png
[name@server ~]$ module unload gcc/9.3

would remove the GCC 9.3 compiler suite from your environment.