# Installer tinymist avec Homebrew, apk, Nix, pacman, scoop, winget

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

## installation

```sh
sudo av install brew:tinymist
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tinymist
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tinymist
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#tinymist
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ti/tinymist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S tinymist
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/tinymist
```

  Preuve: Scoop official bucket manifest trees: bucket/tinymist.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Myriad-Dreamin.Tinymist -e
```

  Preuve: Windows Package Manager source index: Myriad-Dreamin.Tinymist from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:tinymist
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.15.2
- **Résumé source:** Services for Typst
- **Page d'accueil:** <https://myriad-dreamin.github.io/tinymist/>
- **Dépôt:** <https://github.com/Myriad-Dreamin/tinymist>
- **Dernière mise à jour:** 2026-06-22T18:18:48Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tinymist (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.15.2
## Historique du projet et usages

Tinymist is an integrated language service for Typst. Its README describes a Rust project containing an analyzing library, a CLI language server and preview server, and a VS Code extension, with support for editor integrations across VS Code, Neovim, Emacs, Sublime Text, Helix, and Zed.

### Historique du projet

The public GitHub repository was created in March 2024. The README states that part of the code is inherited from typst-lsp and that the project adds language features, preview, formatting integration, export commands, linting, testing support, and editor tooling around the Typst document system.

### Historique d'adoption

Tinymist's adoption is tied to the growth of Typst editor workflows. The official README links install instructions for major editors, documents regular and nightly GitHub prebuilds, and embeds packaging-status badges for stable and nightly channels. The batch input also records packaging through Alpine, Homebrew, Nix, Arch, Scoop, and WinGet.

### Modes d'utilisation

Users install Tinymist as an editor language server, standalone CLI, or VS Code extension. It provides LSP features such as semantic highlighting, code actions, formatting, document links, symbols, folding, go-to-definition, references, hover help, inlay hints, color provider support, export commands, preview, linting, and document/package tooling.

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

Tinymist is significant in the package-nerd niche because it is the packageable LSP surface for Typst across terminals and editors. It spans language-server binaries, editor extensions, release artifacts, nightly installers, and multiple OS package managers, which makes it the kind of developer-tool package that appears in editor setup scripts and language-server bundles.

### Chronologie

- 2024: Public GitHub repository created.
- 2024: Tinymist documented itself as inheriting part of its code from typst-lsp.
- 2026: Repository metadata showed active development and thousands of GitHub stars.

### Related projects

- Tinymist is built for Typst and acknowledges typst-lsp, typst-preview, typstfmt, typstyle, Detypify, and vscode-typst-sync as related or supporting projects.

### Sources

- <https://api.github.com/repos/Myriad-Dreamin/tinymist>
- <https://github.com/Myriad-Dreamin/tinymist#readme>
- <https://myriad-dreamin.github.io/tinymist>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tinymist. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - tinymist: normalized package name match | nixpkgs package indexes: pkgs/by-name/ti/tinymist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - tinymist - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: tinymist from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Language service for Typst | https://github.com/Myriad-Dreamin/tinymist
- apk - typlite - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: typlite from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | CLI tool to convert a subset of Typst to Markdown | https://github.com/Myriad-Dreamin/tinymist
- pacman - tinymist - 1:0.15.2-1: normalized package name match | Arch Linux sync databases: tinymist from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | an integrated language service for Typst | https://github.com/Myriad-Dreamin/tinymist
- Scoop - main/tinymist: normalized package name match | Scoop official bucket manifest trees: bucket/tinymist.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Myriad-Dreamin.Tinymist: normalized package name match | Windows Package Manager source index: Myriad-Dreamin.Tinymist from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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