Automic VaultAutomic Vault

brew

使用 Homebrew 安装 luaver

查看 luaver 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install luaver

local Homebrew formula metadata

概览

软件包摘要

Manage and switch between versions of Lua, LuaJIT, and Luarocks

命令和别名

  • luaver

历史

项目历史与用法

luaver is a shell-based version manager for Lua, LuaJIT, and LuaRocks. It gives Lua developers a way to install and switch runtimes and package-manager versions without relying only on system packages.

项目历史

The project README describes luaver as a Lua Version Manager that manages and switches between versions of Lua, LuaJIT, and LuaRocks. Its feature set is intentionally narrow: install or uninstall versions, switch versions, keep Lua and LuaRocks trees consistent, and allow different terminal sessions to use different environments.

采用历史

luaver is a niche developer convenience tool rather than a broad platform dependency. Its adoption is visible mainly through its GitHub repository, Homebrew formula, and author documentation; the input metadata lists Homebrew as its package-manager surface.

使用方式

Typical usage is shell-driven: install a Lua version, install a LuaJIT or LuaRocks version, switch with luaver use, use-luajit, or use-luarocks, and optionally set defaults for new terminal sessions.

It is most useful when a developer needs to test Lua libraries against several Lua, LuaJIT, and LuaRocks combinations while keeping rock trees and shell state separated.

为什么软件包爱好者会关心

luaver matters to package nerds because Lua's ecosystem has several actively used runtime versions plus LuaJIT, and LuaRocks state depends on the chosen runtime. A small version manager reduces global-package drift during testing.

Its ceiling is also clear: it is a convenience wrapper around building and switching Lua-family tools, not a universal package manager. That simplicity is exactly why it remains easy to package.

时间线

  • 2016: The luaver author publishes Lua Version Manager documentation.
  • 2020s: The GitHub project remains the official source and Homebrew packages the tool.

Related projects

  • Lua is the main runtime luaver installs and switches.
  • LuaJIT is the alternate runtime luaver supports.
  • LuaRocks is the package manager luaver installs and keeps version-associated with Lua runtimes.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:jit

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
luavercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.1.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.1.0

https://github.com/DhavalKapil/luaver

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:luaver
版本1.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/luaver
主页https://github.com/DhavalKapil/luaver
仓库https://github.com/DhavalKapil/luaver
上游文档https://dhavalkapil.com/luaver
许可证MIT
源码归档https://github.com/DhavalKapil/luaver/archive/refs/tags/v1.1.0.tar.gz
依赖wget
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明
注意事项Add the following at the end of the correct file yourself: if which luaver > /dev/null; then . `which luaver`; fi

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameluaver
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment