unload
In contrast with the load
sub-command, unload
removes a module from your environment. For example,
[name@server ~]$ module unload gcc/9.3
would remove the GCC 9.3 compiler suite from your environment.
GNU Compiler Collection, an open source compiler collection