Search Criteria
Package Details: environment-modules 5.6.1-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/environment-modules.git (read-only, click to copy) |
|---|---|
| Package Base: | environment-modules |
| Description: | Provides for an easy dynamic modification of a user's environment via modulefile. |
| Upstream URL: | https://envmodules.io/ |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | lmod |
| Replaces: | env-modules |
| Submitter: | hcartiaux |
| Maintainer: | hcartiaux (ChrisTX, snafu) |
| Last Packager: | ChrisTX |
| Votes: | 15 |
| Popularity: | 0.168627 |
| First Submitted: | 2026-06-29 01:01 (UTC) |
| Last Updated: | 2026-07-06 23:47 (UTC) |
Dependencies (26)
- bash (bash-gitAUR, bash-devel-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- inetutils (inetutils-gitAUR)
- lsb-release
- procps-ng (procps-ng-nosystemd-gitAUR, procps-ng-gitAUR)
- tcl (tcl-fossilAUR, tcl84AUR, tcl84AUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- viAUR (neovim-symlinksAUR, nvi-gitAUR, heirloom-ex-viAUR, viAUR, ex-vi-compat)
- xorg-xrdb (xorg-xrdb-mcppAUR)
- less (less-gitAUR) (make)
- nagelfarAUR (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- bash (bash-gitAUR, bash-devel-gitAUR) (check)
- cmake (cmake3AUR, cmake-gitAUR) (check)
- dash (dash-gitAUR, dash-editline-gitAUR, dash-staticAUR, dash-static-muslAUR) (check)
- dejagnu (dejagnu-gitAUR) (check)
- fish (fish-gitAUR) (check)
- ksh (ksh93-gitAUR, ksh-okshAUR) (check)
- perl (perl-gitAUR) (check)
- python (check)
- Show 6 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
realasking commented on 2025-11-04 06:40 (UTC)
It cannot be installed on a desktop pc that has newly installed Arch Linux, because of the failed validation check. After comparison, we found the SHA256SUM has changed to 9dd78f1543012acd3a1a14ba86dc1dca8f7d176396ea3f0027a92dcf5ff2057c Please update PKGBUILD.
hcartiaux commented on 2025-02-02 10:28 (UTC)
I've just followed this presentation at FOSDEM25 HPC devroom: https://fosdem.org/2025/schedule/event/fosdem-2025-4639-environment-modules-why-this-old-idea-is-still-useful-today-and-what-s-next/
The new advertised upstream source is https://github.com/envmodules/modules
The source variable should be something like:
micwoj92 commented on 2024-07-06 03:12 (UTC)
Please set pkgrel to 1.
bartus commented on 2024-01-24 14:18 (UTC) (edited on 2024-01-24 14:26 (UTC) by bartus)
Build in clean_chroot fails because of missing
lessplease include it inmakedependsarray, thanks.disc-kuraudo commented on 2023-04-09 11:50 (UTC)
Thinking you updated the PKGBUILD but didn't update the .SRCINFO, could you fix?
physkets commented on 2021-03-17 05:27 (UTC)
The documentation is currently installed in
/usr/share/doc/. There should probably be a new directory for this.physkets commented on 2021-02-27 15:28 (UTC)
Is the
/usr/bin/moduleexecutable missing after the latest update?bartus commented on 2020-09-09 09:56 (UTC)
@snafu: then python should be listed as optdepend, don't you think?
snafu commented on 2020-09-08 15:01 (UTC) (edited on 2020-09-08 15:02 (UTC) by snafu)
added procps (to fix your build error) even so this package is required by base.
coreutils and sh are somehow fundamental in order to run linux and might be replaceable by busybox (as well as ps actually).
Last but not least I don't see the point of forcing the user to install python in order to use the optional
modulecreate.py. Maybe he don't need the script on his minimal installation or maybe python is just amodule load pythonaway…« First ‹ Previous 1 2 3 4 Next › Last »