# 使用 Homebrew, MacPorts, Nix 安装 deark

查看 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
