# Install tinymist with Homebrew, apk, Nix, pacman, scoop, winget

Services for Typst. Version 0.15.2 via Homebrew; verified 2026-06-22.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tinymist
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tinymist
```

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

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

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

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

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

## Package facts

- **Package key:** brew:tinymist
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/tinymist>
- **Version:** 0.15.2
- **Source summary:** Services for Typst
- **Homepage:** <https://myriad-dreamin.github.io/tinymist/>
- **Repository:** <https://github.com/Myriad-Dreamin/tinymist>
- **Upstream docs:** <https://myriad-dreamin.github.io/tinymist>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v0.15.2.tar.gz>
- **Last updated:** 2026-06-22T18:18:48Z
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- tinymist (cli)
- tinymist (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.15.2
- Package-manager updated: 2026-06-22
- Local data: ok
- Upstream repository: https://github.com/Myriad-Dreamin/tinymist
- Upstream latest detected: v0.15.2 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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


## Security Notes

No matching local secret-handling manifest was found for tinymist. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tinymist
- **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

## Other Package-Manager Records

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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [ansible-language-server](https://www.automicvault.com/pkg/brew/ansible-language-server/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp.
- [bash-language-server](https://www.automicvault.com/pkg/brew/bash-language-server/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp.
- [clojure-lsp](https://www.automicvault.com/pkg/brew/clojure-lsp/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp.
- [codebook-lsp](https://www.automicvault.com/pkg/brew/codebook-lsp/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp.
- [crystalline](https://www.automicvault.com/pkg/brew/crystalline/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp.
- [ctags-lsp](https://www.automicvault.com/pkg/brew/ctags-lsp/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp.
- [dhall-lsp-server](https://www.automicvault.com/pkg/brew/dhall-lsp-server/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp.
- [docker-compose-langserver](https://www.automicvault.com/pkg/brew/docker-compose-langserver/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp.
- [vtsls](https://www.automicvault.com/pkg/brew/vtsls/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, extension, language.
- [intelephense](https://www.automicvault.com/pkg/npm/intelephense/) - 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/tinymist.yml](https://github.com/automic-vault/db/blob/main/combined/tinymist.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
