Package Details: env-modules 5.6.0-1

Git Clone URL: https://aur.archlinux.org/env-modules.git (read-only, click to copy)
Package Base: env-modules
Description: Provides for an easy dynamic modification of a user's environment via modulefile.
Upstream URL: https://sourceforge.net/projects/modules/
Licenses: GPL2
Conflicts: env-modules
Replaces: env-modules
Submitter: snafu
Maintainer: snafu
Last Packager: snafu
Votes: 15
Popularity: 0.001592
First Submitted: 2017-01-27 12:29 (UTC)
Last Updated: 2025-08-05 06:31 (UTC)

Dependencies (5)

Required by (8)

Sources (1)

Latest Comments

1 2 3 Next › Last »

hcartiaux commented on 2025-11-07 09:21 (UTC)

I've updated the PKGBUILD here: https://gist.github.com/hcartiaux/0f32c3d1d05f8d15a77267b0146583e1

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:

source=("https://github.com/envmodules/modules/releases/download/v${pkgver}/modules-${pkgver.tar.gz}")

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 less please include it in makedepends array, thanks.

git am -s < <(curl -s https://0x0.st/HG2m.diff)

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/module executable 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?