Sun, 29 Jun 2025 04:28:29 CST | login

Information for build environment-modules-5.3.0-3.oc9

ID18884
Package Nameenvironment-modules
Version5.3.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/environment-modules.git?.#90d561e5ae5c74a456e75022c4e50af23e19b373
SummaryProvides dynamic modification of a user's environment
DescriptionThe Environment Modules package provides for the dynamic modification of a user's environment via modulefiles. Each modulefile contains the information needed to configure the shell for an application. Once the Modules package is initialized, the environment can be modified on a per-module basis using the module command which interprets modulefiles. Typically modulefiles instruct the module command to alter or set shell environment variables such as PATH, MANPATH, etc. modulefiles may be shared by many users on a system and users may have their own collection to supplement or replace the shared modulefiles. Modules can be loaded and unloaded dynamically and atomically, in an clean fashion. All popular shells are supported, including bash, ksh, zsh, sh, csh, tcsh, as well as some scripting languages such as perl. Modules are useful in managing different versions of applications. Modules can also be bundled into metamodules that will load an entire suite of different applications. NOTE: You will need to get a new shell after installing this package to have access to the module alias.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 05:27:28 CST
CompletedMon, 08 Jan 2024 05:31:32 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/environment-modules.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/environment-modules.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
environment-modules-5.3.0-3.oc9.src.rpm (info) (download)
aarch64
environment-modules-5.3.0-3.oc9.aarch64.rpm (info) (download)
environment-modules-debuginfo-5.3.0-3.oc9.aarch64.rpm (info) (download)
environment-modules-debugsource-5.3.0-3.oc9.aarch64.rpm (info) (download)
x86_64
environment-modules-5.3.0-3.oc9.x86_64.rpm (info) (download)
environment-modules-debuginfo-5.3.0-3.oc9.x86_64.rpm (info) (download)
environment-modules-debugsource-5.3.0-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.3.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 03 2023 cunshunxia <cunshunxia@tencent.com> - 5.3.0-2 - Rebuilt for tcl 8.6.13 * Wed Jul 12 2023 Miaojun Dong <zoedong@tencent.com> - 5.3.0-1 - Bump version to 5.3.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Nov 17 2022 Miaojun Dong <zoedong@tencent.com> - 5.2.0-1 - Initial build