# deark を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:deark
```

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

### macOS

- Homebrew (100%):

```sh
brew install deark
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install deark
```

  証拠: MacPorts ports tree: archivers/deark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#deark
```

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

## パッケージ情報

- **パッケージキー:** brew:deark
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.7.3
- **ソース概要:** File conversion utility for older formats
- **ホームページ:** <https://entropymine.com/deark/>
- **最終更新:** 2026-08-02T12:51:36+01:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- deark (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.7.3
## プロジェクトの歴史と使われ方

Deark is a portable C command-line utility for decoding, converting, inspecting, and extracting data from older or uncommon file formats. It is especially visible in package collections because it covers a large spread of legacy graphics, archive, font, executable, metadata, and document formats without trying to become a general archive manager.

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

Jason Summers' README credits Deark as written by Jason Summers over 2014-2026, and the GitHub repository metadata records public creation in April 2014. The project's own technical notes explain that it grew from many one-off file-format decoders into one place for rescuing data from under-served formats and preserving knowledge about file structures.

### 採用の歴史

Deark's homepage publishes source downloads and Windows binaries, while the repository and package-manager metadata make it available to Unix-like users through package systems such as Homebrew, MacPorts, and Nix. Its adoption is less about a network effect and more about being a compact specialist tool for file-format archaeology.

### 使われ方

Typical use is to point `deark` at a file and let it autodetect a module, or select a module explicitly when the format is ambiguous. The README recommends ZIP output for archive-like formats so member filenames and paths can be retained, and the technical documentation emphasizes the `-d` inspection mode for learning about file contents and metadata.

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

Deark is the sort of utility package that earns its keep when a user finds a strange old asset in a source tree, disk image, or archive. Its value is breadth, conservative dependencies, and a preservation-minded approach to formats that are too obscure for everyday desktop apps.

### タイムライン

- 2014: GitHub repository created for Deark.
- 2016: README copyright line begins the current Deark copyright span and notes later MIT-style licensing from the 1.4.x series.
- 2026: 1.7.3 listed on the official homepage as the current download.

### Related projects

- Deark overlaps with format-specific extractors, archive tools, image converters, and digital-preservation utilities. The related deark-extras repository contains ancillary files for Deark development.

### ソース

- <https://entropymine.com/deark>
- <https://github.com/jsummers/deark/blob/master/readme.md>
- <https://github.com/jsummers/deark/blob/master/technical.md>
- <https://api.github.com/repos/jsummers/deark>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - deark: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/deark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - deark: normalized package name match | MacPorts ports tree: archivers/deark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- 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
