# 使用 Homebrew, Nix 安装 defuddle

查看 defuddle 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:defuddle
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install defuddle
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#defuddle
```

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

## 软件包事实

- **软件包键:** brew:defuddle
- **软件包管理器:** Homebrew
- **版本:** 0.19.2
- **来源摘要:** Extract article content and metadata from web pages
- **主页:** <https://defuddle.md>
- **最后更新:** 2026-07-23T20:44:38Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- defuddle (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.19.2
## 项目历史与用法

Defuddle is a web-page content extraction library and CLI for turning cluttered pages into readable HTML, Markdown, JSON, and metadata.

### 项目历史

The official README says Defuddle was created for the Obsidian Web Clipper browser extension but designed to run in any environment. It positions the project as a replacement-style alternative to Mozilla Readability, with different tradeoffs around preserving uncertain content, metadata extraction, math, code blocks, and page standardization.

The release stream shows a young, active project: a 0.1.1 release in March 2025 and frequent 0.x releases through 0.19.1 in June 2026.

### 采用历史

Defuddle is distributed through npm for JavaScript and Node.js users, includes a global CLI, and is packaged by Homebrew. Its official site also exposes the core value proposition directly: getting the main content of a page as Markdown.

### 使用方式

Developers use Defuddle in browser code, Node.js code with a DOM implementation such as linkedom or JSDOM, or through the CLI. The README documents parsing local files, URLs, and stdin, with options for Markdown, JSON, frontmatter, property extraction, custom user agents, and debug output.

### 为什么软件包爱好者会关心

Defuddle is package-nerd-relevant because it packages article extraction as both a JavaScript library and a terminal command. It lives in the lineage of readability tools, but with modern Markdown, metadata, and Obsidian-oriented workflows baked into the distribution.

### 时间线

- 2025: 0.1.1 is published.
- 2026: 0.12.0 is published in March.
- 2026: 0.19.1 is published in June.

### Related projects

- The README names Obsidian Web Clipper as the original motivating application and Mozilla Readability as the closest conceptual comparison.

### 来源

- <https://defuddle.md>
- <https://github.com/kepano/defuddle>
- <https://github.com/kepano/defuddle/releases/tag/0.1.1>
- <https://github.com/kepano/defuddle/releases/tag/0.12.0>
- <https://github.com/kepano/defuddle/releases/tag/0.19.1>
- <https://formulae.brew.sh/formula/defuddle>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - defuddle: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/defuddle/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/defuddle.yml](https://github.com/mxcl/pkgdb/blob/main/combined/defuddle.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
