env-modules on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "env-modules" 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 env-modules on Arch using YAY

$ yay -S env-modules

* (Optional) Uninstall env-modules on Arch using YAY

$ yay -Rns env-modules

2. Manually Install "env-modules" via AUR

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

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

b. Clone env-modules's git locally

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

c. Go to ~/env-modules folder and install it

$ cd ~/env-modules $ makepkg -si

3. Information about the env-modules package on Arch User Repository (AUR)

ID: 1359415
Name: env-modules
PackageBaseID: 119219
PackageBase: env-modules
Version: 5.3.1-1
Description: Provides for an easy dynamic modification of a user's environment via modulefile.
URL: https://sourceforge.net/projects/modules/
NumVotes: 13
Popularity: 1.000001
OutOfDate: 1710524698
Maintainer: snafu
Submitter: snafu
FirstSubmitted: 1485520194
LastModified: 1700864667
URLPath: /cgit/aur.git/snapshot/env-modules.tar.gz