# 使用 Homebrew, Nix, pacman, zypper, winget 安装 doxx

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

## 安装

```sh
sudo av install brew:doxx
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install doxx
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#doxx
```

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

- pacman (92%):

```sh
sudo pacman -S doxx
```

  证据: Arch Linux sync databases: doxx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install doxx
```

  证据: openSUSE Tumbleweed package metadata: doxx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id bgreenwell.doxx -e
```

  证据: Windows Package Manager source index: bgreenwell.doxx from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:doxx
- **软件包管理器:** Homebrew
- **版本:** 0.1.4
- **来源摘要:** Terminal document viewer for .docx files
- **主页:** <https://bgreenwell.github.io/doxx/>
- **仓库:** <https://github.com/bgreenwell/doxx>
- **最后更新:** 2026-06-15T10:20:15-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- doxx (别名)
- generate_test_docs (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

doxx is a Rust command-line viewer for Microsoft Word .docx files, aimed at people who want to inspect, search, and export documents without leaving a terminal.

### 项目历史

The GitHub repository was created in August 2025. Its README describes a terminal-native .docx viewer with interactive navigation, formatting, table rendering, search, image support for capable terminals, and exports to Markdown, CSV, JSON, plain text, and ANSI-colored text.

The public release history listed by GitHub starts with v0.1.1 in August 2025 and continues through v0.1.4 in May 2026. The project is young, so its history is mostly the rapid packaging and feature-growth phase of a new terminal utility.

### 采用历史

The official README documents installation through Cargo, Homebrew, Debian/Ubuntu as rust-doxx, Arch Linux, Nix, NetBSD, Conda-Forge, prebuilt GitHub release binaries, and a planned Scoop bucket. That unusually broad package-manager footprint came very early in the project's life.

### 使用方式

Users run doxx on a .docx file to view it in the terminal, search text, start in outline mode, render colors and supported terminal images, or export document contents into text-oriented formats for scripts and pipes.

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

doxx matters to package nerds as a fresh example of Rust terminal tooling reaching many ecosystems quickly: a desktop-office format becomes a small CLI, with binaries and distro packages turning a GUI-heavy workflow into something scriptable.

### 时间线

- 2025: GitHub repository created for bgreenwell/doxx.
- 2025: v0.1.1 published as the earliest GitHub release listed by the repository.
- 2026: v0.1.4 published, with the README documenting Homebrew, Debian/Ubuntu, Arch, Nix, NetBSD, Conda-Forge, and prebuilt binary install paths.

### Related projects

- doxx sits near terminal document viewers, Rust TUIs, and Office-document conversion tools. Its README specifically frames it around .docx files and terminal workflows rather than as a general office suite.

### 来源

- <https://github.com/bgreenwell/doxx#readme - official README for purpose, features, usage, and install channels.>
- <https://api.github.com/repos/bgreenwell/doxx - official GitHub repository metadata for creation date, description, homepage, and topics.>
- <https://api.github.com/repos/bgreenwell/doxx/releases?per_page=100 - official GitHub release metadata.>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Nix - doxx: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/doxx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - doxx - 0.1.4-1: normalized package name match | Arch Linux sync databases: doxx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A terminal-native document viewer for Word files | https://github.com/bgreenwell/doxx
- zypper - doxx - 0.1.4-1.3: normalized package name match | openSUSE Tumbleweed package metadata: doxx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Terminal document viewer for .docx files | https://bgreenwell.github.io/doxx/doxx/
- winget - bgreenwell.doxx: normalized package name match | Windows Package Manager source index: bgreenwell.doxx from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/doxx.yml](https://github.com/mxcl/pkgdb/blob/main/combined/doxx.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
