# der-ascii mit Homebrew, Nix installieren

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

## Installation

```sh
sudo av install brew:der-ascii
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install der-ascii
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#der-ascii
```

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

## Paketfakten

- **Paketschlüssel:** brew:der-ascii
- **Paketmanager:** Homebrew
- **Version:** 0.8.0
- **Quellzusammenfassung:** Reversible DER and BER pretty-printer
- **Homepage:** <https://github.com/google/der-ascii>
- **Repository:** <https://github.com/google/der-ascii>
- **Zuletzt aktualisiert:** 2026-07-28T14:10:38+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ascii2der (Alias)
- der2ascii (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.8.0
## Projektgeschichte und Nutzung

der-ascii is a small reversible text format and pair of tools for converting ASN.1 DER or BER data between bytes and a human-editable representation.

### Projektgeschichte

The project is hosted under Google's GitHub organization, but its README explicitly says it is not an official Google project.

### Adoptionsgeschichte

Official install instructions use Go's module-aware install command, while the input package facts show availability through Homebrew and Nix.

### Wie es verwendet wird

The documented workflow is to disassemble DER or BER with der2ascii, edit the textual representation, and reassemble it with ascii2der, especially for test inputs.

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

It is useful to package maintainers and security-tool developers because it makes binary DER and BER fixtures reviewable, editable, and round-trippable from the shell.

### Zeitleiste

- Current: README documents ascii2der and der2ascii as the public tools.
- Current: README documents backwards-compatibility intent for the command-line interface.

### Related projects

- ASN.1, DER, BER, Go command-line tooling.

### Quellen

- <https://github.com/google/der-ascii#readme>
- <https://github.com/google/der-ascii/blob/master/language.txt>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

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


## Combined YAML source

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


## Quellen

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