pkg.soopen package index

brew / Rang 3358

typstyle mit Homebrew, apk, Nix, pacman, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install typstyle

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add typstyle

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

Nixverifiziert · 92%
nix profile install nixpkgs#typstyle

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S typstyle

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

Windows

Scoopverifiziert · 92%
scoop install main/typstyle

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

Windows Package Managerverifiziert · 92%
winget install --id Enter-tainer.typstyle -e

Windows Package Manager source index · Enter-tainer.typstyle · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Beautiful and reliable typst code formatter

Befehle und Aliase

  • typstyle

Verlauf

Projektgeschichte und Nutzung

typstyle is an opinionated formatter for Typst source code. It belongs to the familiar package-manager niche of language-specific formatters: small executable, editor and CI integration, check/diff modes, and minimal configuration.

Projektgeschichte

The typstyle repository was created in March 2024. Its README says the project was started because existing Typst formatters were not a good fit for experiments with Wadler-style pretty printing, limited configuration, and stronger formatter correctness testing.

The project describes its goals as opinionated formatting, formatting code rather than prose content, convergence after repeated runs, and preserving rendered output. Its documentation and README also present it as a CLI, Rust library, WebAssembly package, playground, editor formatter through Tinymist, GitHub Action, and pre-commit hook.

Adoptionsgeschichte

The README documents installation from GitHub releases, package managers through Repology, cargo-binstall, and Cargo. The batch package facts show Homebrew, Nix, Arch, Scoop, winget, and apk packaging, which is typical for a formatter that becomes useful once a document language gains enough users.

typstyle's adoption is closely tied to Typst's growth: it formats `.typ` files for local development, editor integrations, pre-commit hooks, and CI checks rather than serving as a standalone document authoring system.

Wie es verwendet wird

Typical usage is `typstyle -i file.typ` to rewrite files, plain `typstyle file.typ` to print formatted output, `--check` for CI, and `--diff` to inspect changes. The README also documents line width, indent width, import reordering, text wrapping, and escape-hatch comments.

For package-oriented workflows, typstyle is useful because it can be installed as a normal CLI, run in pre-commit, integrated into Tinymist, or invoked through a GitHub Action without adding a larger build framework.

Warum Paket-Nerds sich dafür interessieren

typstyle is significant as part of the maturing Typst ecosystem: once a document language gets package managers, editor support, and CI use, a formatter becomes infrastructure. It is also a good example of Rust CLI distribution spanning crates.io, binary releases, Homebrew, distro packages, and WebAssembly.

Zeitleiste

  • 2024-03-09: typstyle-rs/typstyle GitHub repository created.
  • 2025: README documents editor, web, GitHub Action, and pre-commit integration surfaces.
  • 2026-06-20: v0.15.0 released after Typst 0.15 support.

Related projects

  • Typst is the source language typstyle formats.
  • Tinymist is the editor integration path named by the README.
  • typstyle-action, pre-commit-typstyle, and typstyle-tampermonkey are companion projects in the typstyle-rs organization.

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

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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
typstyleExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version0.15.1
Manager aktualisiert2026-08-02
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:typstyle
Version0.15.1
PaketmanagerHomebrew
Homepagehttps://typstyle-rs.github.io/typstyle/
Repositoryhttps://github.com/typstyle-rs/typstyle
Zuletzt aktualisiert2026-08-02T07:22:36Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

typstyle

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

typstyle 0.12.14-r0

Beautiful and reliable typst code formatter

https://enter-tainer.github.io/typstyle/

sudo apk add typstyle
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: typstyle
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Typstyle
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typstyle from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

typstyle 0.15.0-1

Beautiful and reliable typst code formatter

https://github.com/typstyle-rs/typstyle

sudo pacman -S typstyle
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Typstyle
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: typstyle from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/typstyle

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

Enter-tainer.typstyle

winget install --id Enter-tainer.typstyle -e
  • normalized package name match
  • Abgeglichen nach: Typstyle
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Enter-tainer.typstyle 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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation