How to Install and Uninstall lmod Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "lmod" package

This is a short guide on how to install lmod on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lmod

2. Uninstall "lmod" package

Please follow the steps below to uninstall lmod on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the lmod package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lmod
Priority: optional
Section: universe/devel
Installed-Size: 918
Maintainer: Ubuntu Developers
Original-Maintainer: Aaron Zauner
Architecture: all
Version: 5.8-1
Depends: lua5.2, lua-filesystem, lua-posix, lua-term, lua-json
Filename: pool/universe/l/lmod/lmod_5.8-1_all.deb
Size: 144418
MD5sum: 045ac4f1852b1eac9a290d9177ec01b4
SHA1: 2c39e5a2fba93a75da8ecdb36c8a964eaef2efd1
SHA256: 3cd362a2a064f9efcaabf05c93d16816de956a2f3de29379c13cf3935715504d
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu