# odt2txt mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:odt2txt
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install odt2txt
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install odt2txt
```

  Evidenz: MacPorts ports tree: textproc/odt2txt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add odt2txt
```

  Evidenz: Alpine Linux edge package indexes: odt2txt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install odt2txt
```

  Evidenz: Debian stable package indexes: odt2txt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install odt2txt
```

  Evidenz: Fedora Rawhide package metadata: odt2txt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#odt2txt
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/od/odt2txt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S odt2txt
```

  Evidenz: Arch Linux sync databases: odt2txt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install odt2txt
```

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

## Paketfakten

- **Paketschlüssel:** brew:odt2txt
- **Paketmanager:** Homebrew
- **Version:** 0.5
- **Quellzusammenfassung:** Convert OpenDocument files to plain text
- **Homepage:** <https://github.com/dstosberg/odt2txt/>
- **Repository:** <https://github.com/dstosberg/odt2txt>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- odt2txt (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

odt2txt is a small C command-line converter that extracts plain text from OpenDocument Text files and related office-document formats. Its purpose is intentionally narrow: make ODT content usable in terminals, scripts, indexes, and text-processing pipelines.

### Projektgeschichte

The project predates its GitHub repository. A Debian ITP thread from January 2007 identified odt2txt 0.2, Dennis Stosberg as upstream author, GPL-2 licensing, C as the implementation language, and the package description as a simple converter from OpenDocument Text to plain text.

The GitHub repository, created on November 29, 2013, preserves the tool's focused design. The README says odt2txt extracts text from OpenDocument Text files produced by LibreOffice, OpenOffice, StarOffice, KOffice, and others, and can also handle related formats such as OpenOffice.org XML, plus limited extraction from ODS and ODP.

### Adoptionsgeschichte

odt2txt's adoption path is classic distribution packaging. The input metadata lists packages for Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE, which fits a small utility used by scripts and distributions rather than by a branded developer platform.

The Debian packaging request from 2007 emphasized small size, speed, many encodings, and locale adaptation. Those are exactly the properties that make a document converter attractive to Unix pipelines and package maintainers.

### Wie es verwendet wird

Users run `odt2txt` to extract document text for search indexing, diffing, grep-style inspection, backup audits, mail or web previews, and batch conversion where opening a full office suite is too heavy.

The README highlights practical portability: the tool supports multiple output encodings, adapts to the user's locale, substitutes common characters with ASCII lookalikes when needed, is written in C, has few dependencies, and runs on Linux, macOS, Windows, BSDs, Cygwin, Solaris, and HP-UX.

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

For package nerds, odt2txt is a durable example of a small format utility that survives because office documents are zip-and-XML bundles but users often need plain text. Its value is not novelty; it is predictable behavior, minimal dependencies, and packaging reach.

The package also records a bit of office-suite history: it names OpenOffice.org XML, StarOffice, KOffice, LibreOffice, and OpenDocument, tying modern ODT extraction back to pre-LibreOffice document formats.

### Zeitleiste

- January 2007: Debian's ITP listed odt2txt 0.2 and described it as a GPL-2 C utility for extracting text from OpenDocument Text files.
- June 23, 2008: The man page version referenced odt2txt 0.5.
- November 29, 2013: The GitHub repository was created, likely as a migrated or mirrored home for an older upstream project.
- By July 1, 2026: Package metadata listed odt2txt across major Unix-like package managers.

### Related projects

- odt2txt is related to LibreOffice, OpenOffice, StarOffice, KOffice, OpenDocument, and other document-conversion utilities such as antiword, catdoc, pandoc, and text extraction tools used in search indexes.

### Quellen

- <https://api.github.com/repos/dstosberg/odt2txt>
- <https://formulae.brew.sh/formula/odt2txt>
- <https://github.com/dstosberg/odt2txt>
- <https://github.com/dstosberg/odt2txt/blob/master/odt2txt.1>
- <https://groups.google.com/g/linux.debian.devel/c/anM5ZxpnB6I>
- <https://man.archlinux.org/man/extra/odt2txt/odt2txt.1.en>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Debian apt - odt2txt - 0.5-7: normalized package name match | Debian stable package indexes: odt2txt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple converter from OpenDocument Text to plain text | https://github.com/dstosberg/odt2txt/
- Nix - odt2txt: normalized package name match | nixpkgs package indexes: pkgs/by-name/od/odt2txt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - odt2txt - 0.5-7build1: normalized package name match | Ubuntu 24.04 LTS package indexes: odt2txt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple converter from OpenDocument Text to plain text | https://github.com/dstosberg/odt2txt/
- apk - odt2txt - 0.5_git20170928-r1: normalized package name match | Alpine Linux edge package indexes: odt2txt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | extracts the text out of OpenDocument Texts | https://github.com/dstosberg/odt2txt/
- apk - odt2txt-doc - 0.5_git20170928-r1: normalized package name match | Alpine Linux edge package indexes: odt2txt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | extracts the text out of OpenDocument Texts (documentation) | https://github.com/dstosberg/odt2txt/
- dnf - odt2txt - 0.5-19.fc45: normalized package name match | Fedora Rawhide package metadata: odt2txt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Converts an OpenDocument to plain text | http://stosberg.net/odt2txt/
- pacman - odt2txt - 0.5-6: normalized package name match | Arch Linux sync databases: odt2txt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | extracts the text out of OpenDocument Texts | https://github.com/dstosberg/odt2txt/
- zypper - odt2txt - 0.5-2.10: normalized package name match | openSUSE Tumbleweed package metadata: odt2txt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Converter from OpenDocument Text to plain text | https://github.com/dstosberg
- MacPorts - odt2txt: normalized package name match | MacPorts ports tree: textproc/odt2txt/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/odt2txt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/odt2txt.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
