pkg.soopen package index

brew / 排名 1053

使用 Homebrew, apk, chocolatey, MacPorts, Nix, pacman, zypper, scoop, winget 安装 lua-language-server

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lua-language-server

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install lua-language-server

MacPorts ports tree · lua/lua-language-server/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add lua-language-server

Alpine Linux edge package indexes · lua-language-server · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#lua-language-server

nixpkgs package indexes · pkgs/by-name/lu/lua-language-server/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S lua-language-server

Arch Linux sync databases · lua-language-server · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install lua-language-server

openSUSE Tumbleweed package metadata · lua-language-server · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install lua-language-server

Chocolatey community package catalog · lua-language-server · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/lua-language-server

Scoop official bucket manifest trees · bucket/lua-language-server.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id LuaLS.lua-language-server -e

Windows Package Manager source index · LuaLS.lua-language-server · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Language Server for the Lua language

命令和别名

  • lua-language-server

历史

项目历史与用法

Lua Language Server, commonly branded LuaLS, is the Language Server Protocol implementation for Lua. It brings editor features such as diagnostics, completion, hover, go-to-definition, annotations, formatting, library definitions, and documentation generation to Lua projects.

项目历史

The project grew out of the VS Code extension historically published as sumneko.lua and evolved into the broader LuaLS project. The official LuaLS homepage describes it as a language server using the Language Server Protocol to make Lua development easier, safer, and faster in many editors, while the repository README links the language server to the website, changelog, wiki, issue tracker, and discussions.

LuaLS is tightly coupled to modern editor workflows rather than to the Lua runtime itself. Its feature set tracks practical IDE needs: support for Lua 5.1 through Lua 5.5 and LuaJIT, annotations, dynamic type checking, syntax diagnostics, workspace libraries, formatting, custom plugins, translations, and generated documentation.

采用历史

LuaLS adoption is visible through editor distribution. The official homepage shows Visual Studio Code install counts in the millions and gives install paths for VS Code, Neovim, JetBrains, and generic command-line/LSP clients. The supplied package-manager facts also show packaging across apk, Homebrew, Chocolatey, MacPorts, Nix, pacman, Scoop, winget, and zypper.

The package became the default answer for Lua editor support because it speaks LSP instead of being bound to one editor. That let package managers distribute the same lua-language-server executable for Neovim, VS Code-adjacent setups, terminal editors, and custom LSP clients.

使用方式

Users install the lua-language-server executable and point an LSP client at it. Configuration can come from an explicit --configpath, a workspace .luarc.json file, or settings sent by the LSP client. The official docs recommend .luarc.json for configuration shared across clients and show examples for VS Code, Neovim, coc.nvim, and Kakoune.

Typical package-manager usage is installing the binary into PATH and letting editor configuration discover it. Project teams add .luarc.json when they need shared runtime version, library paths, diagnostics settings, or hints.

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

LuaLS matters to package nerds because it is a language-tooling package whose value depends on editor integration, binary distribution, and fast updates to match new Lua versions. The formula is not just a compiler or interpreter; it is the piece that makes Lua feel modern inside editors and CI-adjacent code-quality workflows.

时间线

  • 2022: The changelog records the 3.6.x series and removal of telemetry in v3.6.5.
  • 2026: The official changelog records Lua 5.5-related fixes in the 3.18.x series.
  • 2026: Official homepage reports multi-million Visual Studio Code installs and documents installation for VS Code, Neovim, JetBrains, and other LSP clients.

Related projects

  • Lua is the target language supported by LuaLS.
  • Language Server Protocol is the editor protocol LuaLS implements.
  • Neovim, VS Code, JetBrains IDEs, coc.nvim, and Kakoune are documented client environments.
  • EmmyLua is listed by the project as related credit material for annotation-style Lua tooling.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:server

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.luarc.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lua-language-server可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本3.18.2
管理器更新时间2026-06-15
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:lua-language-server
版本3.18.2
软件包管理器Homebrew
主页https://luals.github.io
仓库https://github.com/LuaLS/lua-language-server
最后更新2026-06-15T10:20:20-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

lua-language-server

nix profile install nixpkgs#lua-language-server
  • normalized package name match
  • 匹配方式:Lua Language Server
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lu/lua-language-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

lua-language-server 3.16.1-r1

Language Server for Lua

https://github.com/LuaLS/lua-language-server

sudo apk add lua-language-server
  • License: MIT
  • Architecture: x86_64
  • Source Package: lua-language-server
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Lua Language Server
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lua-language-server from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lua-language-server-doc 3.16.1-r1

Language Server for Lua (documentation)

https://github.com/LuaLS/lua-language-server

sudo apk add lua-language-server-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: lua-language-server
  • normalized package name match
  • 匹配方式:Lua Language Server
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lua-language-server-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

lua-language-server 3.18.2-1

Lua Language Server coded by Lua

https://luals.github.io

sudo pacman -S lua-language-server
  • License: MIT
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Lua Language Server
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lua-language-server from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

lua-language-server 3.18.2-1.2

Lua Language Server coded by Lua

https://github.com/LuaLS/lua-language-server

sudo zypper install lua-language-server
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lua-language-server
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Lua Language Server
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lua-language-server from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

lua-language-server

sudo port install lua-language-server
  • normalized package name match
  • 匹配方式:Lua Language Server
MacPorts ports tree · api.github.com · MacPorts ports tree: lua/lua-language-server/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

lua-language-server

choco install lua-language-server
  • normalized package name match
  • 匹配方式:Lua Language Server
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: lua-language-server from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.4028','coreinfo'
Scoop95%

main/lua-language-server

scoop install main/lua-language-server
  • normalized package name match
  • 匹配方式:Lua Language Server
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/lua-language-server.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

LuaLS.lua-language-server

winget install --id LuaLS.lua-language-server -e
  • normalized package name match
  • 匹配方式:Lua Language Server
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: LuaLS.lua-language-server from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation