How to Install and Uninstall environment-modules Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "environment-modules" package

Please follow the step by step instructions below to install environment-modules on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install environment-modules

2. Uninstall "environment-modules" package

This tutorial shows how to uninstall environment-modules on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove environment-modules $ sudo apt autoclean && sudo apt autoremove

3. Information about the environment-modules package on Ubuntu 20.10 (Groovy Gorilla)

Package: environment-modules
Architecture: amd64
Version: 4.5.2-1
Priority: optional
Section: universe/devel
Source: modules
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 861
Depends: tcl8.6, libc6 (>= 2.14), libtcl8.6 (>= 8.6.0), less, procps, python3
Conflicts: lmod
Filename: pool/universe/m/modules/environment-modules_4.5.2-1_amd64.deb
Size: 297984
MD5sum: 2a85087357a27ead25c70605039f99d2
SHA1: ba3f008a329983796a0931305549ec89dcc17e6b
SHA256: 8feabc8188f77d7c768551c846823f1d1b8435e5354259c7b9bab06831d3da50
SHA512: 30ce78d797d9a62888b7874602c40916475fdfab352de0b1dbdd42c5940853419b896479cf0770d75b0d22f6cd2cb3b8f3a99353974cf7436431563f70a0eead
Homepage: http://modules.sourceforge.net/
Description-en: Modular system for handling environment variables
The Modules package provides for the dynamic modification of a user's
environment via modulefiles. Each modulefile contains the information
needed to configure the shell for an application. Once the Modules
package is initialized, the environment can be modified dynamically
on a per-module basis using the module command which interprets
modulefiles. Typically modulefiles instruct the module command to alter or
set shell environment variables such as PATH, MANPATH, etc. modulefiles
may be shared by many users on a system and users may have their own
collection to supplement or replace the shared modulefiles. The modules
environment is common on SGI/Crays and many workstation farms.
Description-md5: e68d2dab565934a6f22604cc65023018