lmod on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "lmod" 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
Copied
b. Install lmod on Arch using YAY
$
yay -S
lmod
Copied
* (Optional) Uninstall lmod on Arch using YAY
$
yay -Rns
lmod
Copied
2. Manually Install "lmod" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lmod's git locally
$
git clone https://aur.archlinux.org/lmod.git
~/lmod
Copied
c. Go to ~/lmod folder and install it
$
cd
~/lmod
Copied
$
makepkg -si
Copied
3. Information about the lmod package on Arch User Repository (AUR)
ID: 1403763
Name: lmod
PackageBaseID: 118865
PackageBase: lmod
Version: 8.7.34-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: 9
Popularity: 0.425284
OutOfDate:
Maintainer: hcartiaux
Submitter: wookietreiber
FirstSubmitted: 1484659324
LastModified: 1707038381
URLPath: /cgit/aur.git/snapshot/lmod.tar.gz
Name: lmod
PackageBaseID: 118865
PackageBase: lmod
Version: 8.7.34-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: 9
Popularity: 0.425284
OutOfDate:
Maintainer: hcartiaux
Submitter: wookietreiber
FirstSubmitted: 1484659324
LastModified: 1707038381
URLPath: /cgit/aur.git/snapshot/lmod.tar.gz