Automic VaultAutomic Vault

brew

typst mit Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für typst in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install typst

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install typst

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add typst

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

Nixverifiziert · 92%
nix profile install nixpkgs#typst

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S typst

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

openSUSE zypperverifiziert · 92%
sudo zypper install typst

openSUSE Tumbleweed package metadata · typst · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/typst

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

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

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

Überblick

Paketzusammenfassung

Markup-based typesetting system

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
typstcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.15.1
Manager aktualisiert2026-07-17
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.15.1

https://github.com/typst/typst

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:typst
Version0.15.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/typst
Homepagehttps://typst.app/
Repositoryhttps://github.com/typst/typst
Upstream-Dokumentationhttps://typst.app/docs
LizenzApache-2.0
Quellarchivhttps://github.com/typst/typst/archive/refs/tags/v0.15.1.tar.gz
Zuletzt aktualisiert2026-07-17T13:00:06Z
Pulseupdated
Build-Abhängigkeitenpkgconf, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

typst

nix profile install nixpkgs#typst
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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