Automic VaultAutomic Vault

brew

Install typst with Homebrew, apk, MacPorts, Nix, pacman, scoop, winget, zypper

Markup-based typesetting system. Version 0.15.0 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install typst

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install typst

MacPorts ports tree · textproc/typst/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add typst

Alpine Linux edge package indexes · typst · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#typst

nixpkgs package indexes · pkgs/by-name/ty/typst/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S typst

Arch Linux sync databases · typst · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install hayagriva

openSUSE Tumbleweed package metadata · hayagriva · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/typst

Scoop official bucket manifest trees · bucket/typst.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id Typst.Typst -e

Windows Package Manager source index · Typst.Typst · source: cdn.winget.microsoft.com

overview

Package summary

Markup-based typesetting system

Commands and aliases

  • typst

history

Project history and usage

Typst is a markup-based typesetting system and local CLI for compiling documents to PDF and other outputs. In package-manager culture it sits in the same practical niche as TeX engines, Pandoc-adjacent document tools, and reproducible document-build chains, but with a newer language, integrated scripting, fast incremental compilation, and an official online editor.

Project history

The public Typst compiler repository was created in September 2019. The official README describes Typst as a markup-based typesetting system intended to be as powerful as LaTeX while being easier to learn and use, with built-in markup, scripting, math typesetting, bibliography management, and incremental compilation.

Typst opened its public beta and made the compiler open source on March 21, 2023, after a closed preview period. The launch post positioned the compiler as the foundation of the web app and emphasized that open sourcing it meant users could always compile their documents locally.

The 0.1.0 changelog followed on April 4, 2023 and already treated the command-line interface as a first-class surface, documenting `typst compile`, `typst watch`, `typst fonts`, error exit behavior, standard output/input improvements, and direct PDF opening. By 0.15.0 in June 2026, the official changelog covered language, compiler, CLI, HTML, PDF, SVG, PNG, bundle export, fonts, and migration changes.

Adoption history

Typst's adoption path combined a hosted collaborative editor with a standalone open-source compiler. The README points users to official release binaries, `typst update`, Homebrew, winget, Cargo, Nix, Docker, and Repology-tracked distribution packages; the batch package facts also show packaging across Homebrew, MacPorts, Nix, Arch, Scoop, winget, apk, and openSUSE-related metadata.

For package users, the important adoption milestone was not only that Typst existed as a web app, but that the compiler became a normal local executable. That let editors, CI jobs, document templates, and package managers standardize on `typst compile` and `typst watch` without depending on the hosted service.

How it is used

Typical local use is to run `typst compile file.typ` to produce a PDF, or `typst watch file.typ` during editing for incremental recompilation. The README also documents font discovery, custom font paths, environment-variable font paths, and the `typst fonts` command, all of which matter for reproducible builds.

In the package-nerd niche, Typst is often treated as a build tool: install the compiler with the system package manager, pin it in Nix or CI, compile `.typ` sources, and optionally use the Typst Universe ecosystem for templates and packages.

Why package nerds care

Typst matters to package maintainers because it is a young document tool that quickly acquired the distribution surface of an established CLI: official binaries, Rust crates, Homebrew, winget, Nix, containers, and distro packages. It also created a small ecosystem of adjacent tools, including formatters, language-server integrations, GitHub Actions, and template/package distribution.

Timeline

  • 2019: Public typst/typst GitHub repository created.
  • 2023-03-21: Typst public beta launched and the compiler was open-sourced.
  • 2023-04-04: Typst 0.1.0 changelog documented the new subcommand-based CLI.
  • 2026-06-15: Typst 0.15.0 released with broader export, CLI, language, and migration changes.

Related projects

  • LaTeX is the main historical comparison point named by Typst's README.
  • Tinymist is the community language-server/editor integration named by the Typst README.
  • Typstyle is an adjacent formatter for Typst source code.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
typstcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-07
manager version0.15.0
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv0.15.0

https://github.com/typst/typst

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:typst
Version0.15.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/typst
Homepagehttps://typst.app/
Repositoryhttps://github.com/typst/typst
Upstream docshttps://typst.app/docs
LicenseApache-2.0
Source archivehttps://github.com/typst/typst/archive/refs/tags/v0.15.0.tar.gz
Last updated2026-06-15T19:34:29Z
Pulseupdated
Build dependenciespkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametypst
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

typst

nix profile install nixpkgs#typst
  • normalized package name match
  • Matched by: Typst
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ty/typst/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

typst 0.14.2-r0

New markup-based typesetting system that is powerful and easy to learn

https://github.com/typst/typst

sudo apk add typst
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: typst
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Typst
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typst from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

typst-bash-completion 0.14.2-r0

Bash completions for typst

https://github.com/typst/typst

sudo apk add typst-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: typst
  • normalized package name match
  • Matched by: Typst
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typst-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

typst-doc 0.14.2-r0

New markup-based typesetting system that is powerful and easy to learn (documentation)

https://github.com/typst/typst

sudo apk add typst-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: typst
  • normalized package name match
  • Matched by: Typst
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typst-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

typst-fish-completion 0.14.2-r0

Fish completions for typst

https://github.com/typst/typst

sudo apk add typst-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: typst
  • normalized package name match
  • Matched by: Typst
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typst-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

typst-zsh-completion 0.14.2-r0

Zsh completions for typst

https://github.com/typst/typst

sudo apk add typst-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: typst
  • normalized package name match
  • Matched by: Typst
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typst-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

typst 1:0.14.2-2

A markup-based typesetting system for the sciences

https://typst.app

sudo pacman -S typst
  • License: Apache-2.0
  • Architecture: x86_64
  • 6 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Typst
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: typst from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

hayagriva 0.14.2-2.2

Standalone CLI of built-in bibliography management tool

https://github.com/typst/typst

sudo zypper install hayagriva
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: typst
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Typst
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hayagriva from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

typst 0.14.2-2.2

A new markup-based typesetting system that is powerful and easy to learn

https://github.com/typst/typst

sudo zypper install typst
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: typst
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Typst
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: typst from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

typst-bash-completion 0.14.2-2.2

Bash Completion for typst

https://github.com/typst/typst

sudo zypper install typst-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: typst
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Typst
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: typst-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

typst-fish-completion 0.14.2-2.2

Fish Completion for typst

https://github.com/typst/typst

sudo zypper install typst-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: typst
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Typst
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: typst-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

typst-zsh-completion 0.14.2-2.2

Zsh Completion for typst

https://github.com/typst/typst

sudo zypper install typst-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: typst
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Typst
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: typst-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

typst

sudo port install typst
  • normalized package name match
  • Matched by: Typst
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/typst/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/typst

scoop install main/typst
  • normalized package name match
  • Matched by: Typst
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/typst.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Typst.Typst

winget install --id Typst.Typst -e
  • normalized package name match
  • Matched by: Typst
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Typst.Typst from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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