# der-ascii を Homebrew, Nix でインストール

der-ascii のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:der-ascii
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/der-ascii>
- **バージョン:** 0.8.0
- **ソース概要:** Reversible DER and BER pretty-printer
- **ホームページ:** <https://github.com/google/der-ascii>
- **リポジトリ:** <https://github.com/google/der-ascii>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/google/der-ascii/archive/refs/tags/v0.8.0.tar.gz>
- **最終更新:** 2026-07-28T14:10:38+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ascii2der (cli)
- der2ascii (cli)
- ascii2der (エイリアス)
- der2ascii (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.8.0
- マネージャ更新日: 2026-07-28
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/google/der-ascii
- 検出された最新: v0.8.0 (最新)
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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

### 採用の歴史

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

### 使われ方

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

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [brotli](https://pkg.so/ja/brew/brotli/) - Shares pkgdb curated category or tags: cli, developer-tools, encoding.
- [fzf](https://pkg.so/ja/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [hugo](https://pkg.so/ja/brew/hugo/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [golangci-lint](https://pkg.so/ja/brew/golangci-lint/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [k6](https://pkg.so/ja/brew/k6/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [shfmt](https://pkg.so/ja/brew/shfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [overmind](https://pkg.so/ja/brew/overmind/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [grpcurl](https://pkg.so/ja/brew/grpcurl/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [fracturedjson](https://pkg.so/ja/brew/fracturedjson/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, pretty, pretty-printer.
- [hindent](https://pkg.so/ja/brew/hindent/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, pretty, pretty-printer.
- [addlicense](https://pkg.so/ja/brew/addlicense/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, go.

## 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)


## ソース

- 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
