# doxx を Homebrew, Nix, pacman, zypper, winget でインストール

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
