How to Install and Uninstall Lmod.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "Lmod.x86_64" package

Learn how to install Lmod.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install Lmod.x86_64

2. Uninstall "Lmod.x86_64" package

Here is a brief guide to show you how to uninstall Lmod.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove Lmod.x86_64 $ sudo dnf autoremove

3. Information about the Lmod.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:41:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : Lmod
Version : 8.2.7
Release : 1.el8
Architecture : x86_64
Size : 236 k
Source : Lmod-8.2.7-1.el8.src.rpm
Repository : epel
Summary : Environmental Modules System in Lua
URL : https://www.tacc.utexas.edu/tacc-projects/lmod
License : MIT and LGPLv2
Description : 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.