# Installer typos-lsp avec Homebrew, apk, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de typos-lsp pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

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

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:typos-lsp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/typos-lsp>
- **Version:** 0.1.54
- **Résumé source:** Language Server for typos-cli
- **Page d'accueil:** <https://github.com/tekumara/typos-lsp>
- **Dépôt:** <https://github.com/tekumara/typos-lsp>
- **Licence:** MIT
- **Archive source:** <https://github.com/tekumara/typos-lsp/archive/refs/tags/v0.1.54.tar.gz>
- **Dernière mise à jour:** 2026-07-27T04:15:27Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- typos-lsp (cli)
- typos-lsp (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.1.54
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/tekumara/typos-lsp
- dernière version détectée: v0.1.54 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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`.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- 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
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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

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


## Sources

- 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
