How to Install and Uninstall lmod Package on Kali Linux

Last updated: May 05,2024

1. Install "lmod" package

Please follow the guidelines below to install lmod on Kali Linux

$ sudo apt update $ sudo apt install lmod

2. Uninstall "lmod" package

Please follow the guidance below to uninstall lmod on Kali Linux:

$ sudo apt remove lmod $ sudo apt autoclean && sudo apt autoremove

3. Information about the lmod package on Kali Linux

Package: lmod
Version: 8.6.19-1
Installed-Size: 1373
Maintainer: Debian HPC Team
Architecture: amd64
Depends: lua-filesystem, lua-json, lua-posix, lua-term, lua5.3, tcl, libc6 (>= 2.14), libtcl8.6 (>= 8.6.0)
Suggests: lmod-doc
Conflicts: environment-modules
Size: 203728
SHA256: 252456f7f9d289c8c15290b89c5fb3cc9cec702f572dc6ae8dc7818fc1df2d2e
SHA1: 377316d6afefa23c4fb1de16fde61c0317b6ab64
MD5sum: 4f8c92ef57ee5cd30c7844deb1e7c64a
Description: Lua based environment modules
Lmod is a Lua based module system that easily handles the MODULEPATH
Hierarchical problem. Environment Modules provide a convenient way to
dynamically change the users' environment through modulefiles. This
includes easily adding or removing directories to the PATH environment
variable. Modulefiles for Library packages provide environment variables
that specify where the library and header files can be found.
Description-md5: 0764d6ecf3b59bf474ccd6f51a2ea09e
Homepage: https://www.tacc.utexas.edu/tacc-projects/lmod
Section: devel
Priority: optional
Filename: pool/main/l/lmod/lmod_8.6.19-1_amd64.deb