lmod-git on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "lmod-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install lmod-git on Arch using YAY

$ yay -S lmod-git

* (Optional) Uninstall lmod-git on Arch using YAY

$ yay -Rns lmod-git

2. Manually Install "lmod-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone lmod-git's git locally

$ git clone https://aur.archlinux.org/lmod-git.git ~/lmod-git

c. Go to ~/lmod-git folder and install it

$ cd ~/lmod-git $ makepkg -si

3. Information about the lmod-git package on Arch User Repository (AUR)

ID: 705088
Name: lmod-git
PackageBaseID: 115565
PackageBase: lmod-git
Version: 8.3.5.r1.gc6822f74-1
Description: Environment modules system based on Lua that handles MODULEPATH hierarchical problem. Supports also legacy TCL modules
URL: https://github.com/TACC/Lmod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: berquist
Submitter: berquist
FirstSubmitted: 1474058650
LastModified: 1583632925
URLPath: /cgit/aur.git/snapshot/lmod-git.tar.gz