module
Verified for current stable LTS
Module Command: Unload Specific Loaded Module
Use for unload specific loaded module with Module. Exact CLI syntax to unload specific loaded module using Module.
When to use this: Use for unload specific loaded module with Module.
Command Syntax
module unload <module_name> module unload <module_name> Live Command Builder
Final Command
module unload <module_name> Command Breakdown
module is the base executable for this command.
FAQ
Purpose: Exact syntax to unload specific loaded module using Module.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Module Command: Display Available Modules
module avail Module Command: Display Loaded Modules module list Module Command: Load Module module load <module_name> Module Command: Save Current Set Of Loaded Modules module save <collection_name> Module Command: Search Module By Name module avail <module_name>