# doxx mit Homebrew, Nix, pacman, zypper, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für doxx in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install doxx
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:doxx
- **Paketmanager:** Homebrew
- **Version:** 0.1.4
- **Quellzusammenfassung:** Terminal document viewer for .docx files
- **Homepage:** <https://bgreenwell.github.io/doxx/>
- **Repository:** <https://github.com/bgreenwell/doxx>
- **Zuletzt aktualisiert:** 2026-06-15T10:20:15-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- doxx (Alias)
- generate_test_docs (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.1.4
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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.>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
