# typical mit Homebrew, Nix installieren

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

## Installation

```sh
sudo av install brew:typical
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install typical
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#typical
```

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

## Paketfakten

- **Paketschlüssel:** brew:typical
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/typical>
- **Version:** 0.16.0
- **Quellzusammenfassung:** Data interchange with algebraic data types
- **Homepage:** <https://github.com/stepchowfun/typical>
- **Repository:** <https://github.com/stepchowfun/typical>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/stepchowfun/typical/archive/refs/tags/v0.16.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-09T08:51:38Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- typical (cli)
- typical (Alias)

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.16.0
- Manager aktualisiert: 2026-07-09
- lokale Daten: OK
- Upstream-Repository: https://github.com/stepchowfun/typical
- neueste erkannte Version: v0.16.0 (aktuell)
## Projektgeschichte und Nutzung

Typical is a data-interchange and serialization framework centered on algebraic data types. It defines schemas, then generates serialization and deserialization code for supported languages.

### Projektgeschichte

The public repository was created in March 2021. Its README presents Typical as a comparison point to Protocol Buffers and Apache Thrift, but with a type system emphasizing non-nullable values, exhaustive pattern matching, and safe schema evolution through asymmetric fields.

The README says the design was informed by experience using Protocol Buffers at Google and Apache Thrift at Airbnb, while clarifying that Typical is not an officially supported product of either company.

### Adoptionsgeschichte

Official adoption evidence is limited. The batch input lists Homebrew and Nix packages, and GitHub release metadata shows continued releases into 2026, including v0.15.0 in April 2026.

### Wie es verwendet wird

Users write a schema file such as `types.t`, run commands like `typical format` or `typical generate`, and produce Rust and TypeScript or JavaScript-facing code for binary-compatible message storage or service boundaries.

### Warum Paket-Nerds sich dafür interessieren

Typical is interesting to package-focused developers because it packages an opinionated IDL/code-generation stack as a CLI. It sits in the small space between mainstream schema compilers and language-specific serialization libraries, appealing to users who want stronger ADT semantics in generated code.

### Zeitleiste

- 2021: Public GitHub repository created.
- 2023: v0.9.x releases published.
- 2024: v0.10.0 through v0.12.1 releases published.
- 2026: v0.15.0 published.

### Related projects

- The README explicitly compares Typical with Protocol Buffers and Apache Thrift, while positioning its type-system choices closer to languages such as Rust and Haskell.

### Quellen

- <https://api.github.com/repos/stepchowfun/typical>
- <https://api.github.com/repos/stepchowfun/typical/releases>
- <https://github.com/stepchowfun/typical#readme>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** typical
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Nix - typical: normalized package name match | nixpkgs package indexes: pkgs/by-name/ty/typical/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [protobuf](https://pkg.so/de/brew/protobuf/) - Shares pkgdb curated category or tags: cli, data, data-interchange, serialization.
- [avro-c](https://pkg.so/de/brew/avro-c/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [avro-tools](https://pkg.so/de/brew/avro-tools/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [mcap](https://pkg.so/de/brew/mcap/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [avro-cpp](https://pkg.so/de/brew/avro-cpp/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [lcm](https://pkg.so/de/brew/lcm/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [colfer](https://pkg.so/de/brew/colfer/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [sqlite](https://pkg.so/de/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data.
- [sparqlalgebrajs](https://pkg.so/de/npm/sparqlalgebrajs/) - Local package facts share a topical domain. Shared terms: cli, data, serialization, types.
- [shardy-mc-shard-face](https://pkg.so/de/npm/shardy-mc-shard-face/) - Local package facts share a topical domain. Shared terms: cli, data, serialization.

## Combined YAML source

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


## Quellen

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