# 使用 Homebrew, apk, Nix, pacman 安装 typos-lsp

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

## 安装

```sh
sudo av install brew:typos-lsp
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install typos-lsp
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add typos-lsp
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#typos-lsp
```

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

- pacman (92%):

```sh
sudo pacman -S typos-lsp
```

  证据: Arch Linux sync databases: typos-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:typos-lsp
- **软件包管理器:** Homebrew
- **版本:** 0.1.54
- **来源摘要:** Language Server for typos-cli
- **主页:** <https://github.com/tekumara/typos-lsp>
- **仓库:** <https://github.com/tekumara/typos-lsp>
- **最后更新:** 2026-07-27T04:15:27Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- typos-lsp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.1.54
## 项目历史与用法

typos-lsp is a Language Server Protocol server and Visual Studio Code extension wrapper around the `typos` spell checker. It brings the low-false-positive source-code spelling model into editors instead of only running it as a batch CLI or CI check.

### 项目历史

The public repository was created in April 2023. Its README describes typos-lsp as exposing `typos` through LSP and VS Code to provide a fast, low-memory, in-editor spell checker with diagnostics and quick fixes.

The project deliberately inherits typos' correction model. The README explains that unknown words are not treated like traditional spell-checker findings; suggestions are limited to known misspellings to minimize false positives.

### 采用历史

The official README documents editor and package-manager channels rather than a single install path: Mason for Neovim, vim-lsp-settings for Vim, the Visual Studio Marketplace, Open VSX for VSCodium, Zed's extension marketplace, Homebrew, cargo-binstall, Cargo from Git, and GitHub releases.

The batch input shows additional package-manager availability in apk, Homebrew, Nix, and Pacman. GitHub release metadata shows regular 0.1.x releases through v0.1.53 in May 2026.

### 使用方式

After installation, typos-lsp runs automatically when files are opened or edited in a supported editor. It reads `typos.toml`, `_typos.toml`, or `.typos.toml` from the workspace or parent folders, and supports explicit custom config through VS Code's `typos.config` or generic LSP `initializationOptions.config`.

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

typos-lsp is important to package nerds because it converts a CLI quality gate into a reusable editor service. That makes the same packaged spelling rules available in Homebrew-installed editor setups, Neovim Mason registries, VS Code extensions, and other LSP clients.

### 时间线

- 2023: Public GitHub repository created.
- 2025: 0.1.x release train continued.
- 2026: v0.1.53 published.

### Related projects

- typos-lsp depends conceptually on crate-ci/typos and is related to editor integration projects for VS Code, Neovim, Vim, Helix, and Zed. Its configuration docs map typos behavior into each editor's LSP settings.

### 来源

- <https://api.github.com/repos/tekumara/typos-lsp>
- <https://api.github.com/repos/tekumara/typos-lsp/releases>
- <https://github.com/tekumara/typos-lsp#readme>
- <https://github.com/tekumara/typos-lsp/blob/main/docs/helix-config.md>
- <https://github.com/tekumara/typos-lsp/blob/main/docs/neovim-lsp-config.md>
- 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: typos.toml, _typos.toml, .typos.toml, explicit custom config via typos.config, initializationOptions.config
## 其他软件包管理器记录

- Nix - typos-lsp: normalized package name match | nixpkgs package indexes: pkgs/by-name/ty/typos-lsp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - typos-lsp - 0.1.53-r0: normalized package name match | Alpine Linux edge package indexes: typos-lsp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Source code spell checker for Visual Studio Code and LSP clients | https://github.com/tekumara/typos-lsp
- apk - typos-lsp-doc - 0.1.53-r0: normalized package name match | Alpine Linux edge package indexes: typos-lsp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Source code spell checker for Visual Studio Code and LSP clients (documentation) | https://github.com/tekumara/typos-lsp
- pacman - typos-lsp - 0.1.54-1: normalized package name match | Arch Linux sync databases: typos-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Language server for the typos source code spell checker | https://github.com/tekumara/typos-lsp


## Combined YAML source

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


## 来源

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