# 使用 Homebrew, apk, Nix 安装 svls

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

## 安装

```sh
sudo av install brew:svls
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install svls
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add svls
```

  证据: Alpine Linux edge package indexes: svls from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#svls
```

  证据: nixpkgs package indexes: pkgs/by-name/sv/svls/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:svls
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/svls>
- **版本:** 0.2.14
- **来源摘要:** SystemVerilog language server
- **主页:** <https://github.com/dalance/svls>
- **仓库:** <https://github.com/dalance/svls>
- **许可证:** MIT
- **源码归档:** <https://github.com/dalance/svls/archive/refs/tags/v0.2.14.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- svls (cli)
- svls (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.2.14
- 本地数据: OK
- 上游仓库: https://github.com/dalance/svls
- 检测到的最新版本: v0.2.14 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

svls is a SystemVerilog language server. It packages Language Server Protocol support for HDL editing as a standalone executable, so editors can discover it the same way they discover other language servers.

### 项目历史

The upstream README describes svls as a SystemVerilog language server and states that its linter feature is based on svlint. GitHub repository metadata records dalance/svls as created on 2019-11-15, with the first v0.1.0 GitHub release published the same day.

### 采用历史

The README presents svls through the normal language-server distribution channels: downloaded release binaries, Snap, and Cargo. The input package-manager facts also show packages for Alpine, Homebrew, and Nix, which makes the server easy to install in editor containers and workstation setup scripts.

### 使用方式

svls is usually launched by an editor or LSP client rather than typed directly. The official README gives examples for Visual Studio Code, Vim and Neovim clients, coc.nvim, nvim-lspconfig, Emacs lsp-mode, and verilog-ext. It reads `.svls.toml` for language-server settings and can use `.svlint.toml` for lint rules.

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

Language servers are packaging-sensitive because editor integrations often assume the binary is already on PATH. svls is notable for bringing a Rust-based SystemVerilog LSP and svlint-backed diagnostics into package-manager workflows rather than requiring every editor plugin to bundle its own analyzer.

### 时间线

- 2019: GitHub repository created for dalance/svls.
- 2019: v0.1.0 release published.
- 2025: v0.2.14 release published.

### Related projects

- svls is directly related to svlint and sv-parser, and its README documents editor integrations including svls-vscode, LanguageClient-neovim, vim-lsp, coc.nvim, nvim-lspconfig, Emacs lsp-mode, and verilog-ext.

### 来源

- <https://api.github.com/repos/dalance/svls>
- <https://api.github.com/repos/dalance/svls/releases?per_page=100>
- <https://github.com/dalance/svls>
- source_facts.package-manager


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: .svls.toml, .svlint.toml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** svls
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - svls: normalized package name match | nixpkgs package indexes: pkgs/by-name/sv/svls/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - svls - 0.2.14-r0: normalized package name match | Alpine Linux edge package indexes: svls from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | SystemVerilog language serer | https://github.com/dalance/svls
- apk - svls-doc - 0.2.14-r0: normalized package name match | Alpine Linux edge package indexes: svls-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | SystemVerilog language serer (documentation) | https://github.com/dalance/svls


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [lua-language-server](https://pkg.so/zh-hans/brew/lua-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [gopls](https://pkg.so/zh-hans/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [jdtls](https://pkg.so/zh-hans/brew/jdtls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [python-lsp-server](https://pkg.so/zh-hans/brew/python-lsp-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [typescript-language-server](https://pkg.so/zh-hans/brew/typescript-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [marksman](https://pkg.so/zh-hans/brew/marksman/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [tombi](https://pkg.so/zh-hans/brew/tombi/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [terraform-ls](https://pkg.so/zh-hans/brew/terraform-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [actions-languageserver](https://pkg.so/zh-hans/brew/actions-languageserver/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, language, language-server.
- [ansible-language-server](https://pkg.so/zh-hans/brew/ansible-language-server/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, language, language-server.
- [asm-lsp](https://pkg.so/zh-hans/brew/asm-lsp/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, language, language-server.

## Combined YAML source

View the package source record on GitHub. [combined/svls.yml](https://github.com/mxcl/pkgdb/blob/main/combined/svls.yml)


## 来源

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