# 使用 Homebrew, apt, dnf, MacPorts, zypper 安装 latex2rtf

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

## 安装

```sh
sudo av install brew:latex2rtf
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install latex2rtf
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install latex2rtf
```

  证据: MacPorts ports tree: tex/latex2rtf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install latex2rtf
```

  证据: Debian stable package indexes: latex2rtf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install latex2rtf
```

  证据: Fedora Rawhide package metadata: latex2rtf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install latex2rtf
```

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

## 软件包事实

- **软件包键:** brew:latex2rtf
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/latex2rtf>
- **版本:** 2.3.18a
- **来源摘要:** Translate LaTeX to RTF
- **主页:** <https://latex2rtf.sourceforge.net/>
- **仓库:** <https://github.com/latex2rtf/latex2rtf>
- **上游文档:** <https://latex2rtf.sourceforge.net/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://deb.debian.org/debian/pool/main/l/latex2rtf/latex2rtf_2.3.18a.orig.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- latex2png (cli)
- latex2rtf (cli)
- latex2png (别名)
- latex2rtf (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.3.18a
- 本地数据: OK
- 上游仓库: https://latex2rtf.sourceforge.net/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

LaTeX2RTF translates LaTeX documents to Rich Text Format so they can be opened and edited in word processors, especially Microsoft Word. Its documentation is unusually candid that LaTeX and RTF have different document models, so conversion is useful but imperfect.

### 项目历史

The official manual records the first version of LaTeX2RTF in 1994, written by Fernando Dorner and Andreas Granzer at the Vienna University under Ralf Schlatterbeck's supervision as a one-semester course project. A second course effort in 1995 by Friedrich Polzer and Gerhard Trisko produced version 1.5, and Schlatterbeck maintained and extended the program until 1998.

In 1998 Georg Lehner found the project via Wilfried Hennings' TeX Conversion Webpage, added functionality, and took over maintenance. The manual states that the last release by Georg was 1.8aa, that Scott Prahl did much of the post-1.8aa development, and that Wilfried Hennings coordinated development on SourceForge.

A GitHub repository under the latex2rtf organization was created on 2024-07-24, while the README still points bug reports to GitHub and the historical project site remains on SourceForge.

### 采用历史

LaTeX2RTF spread because it solved a social document-exchange problem: LaTeX authors often needed to share drafts with collaborators, editors, or institutions using Word. The SourceForge homepage frames conversion to RTF as a way to get LaTeX content into Word .doc or .docx workflows.

The tool is distributed through CTAN and Unix package managers including Homebrew, Debian, Fedora, MacPorts, Ubuntu, and openSUSE, which reflects its role as a practical bridge rather than a full-fidelity typesetting replacement.

### 使用方式

Users run `latex2rtf` on a LaTeX file to produce an RTF document, with `latex2png` available for image-related conversion workflows. Configuration is driven by `.cfg` files in configured paths, and the manual documents limitations around equations, tables, graphics, bibliographies, language support, and page formatting.

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

LaTeX2RTF is package-nerd significant because it packages interoperability pain. It is not glamorous, but it survives because file-format boundaries between TeX and Word workflows are still operationally important.

Its history also shows an old-school maintenance chain: university course code, individual maintainers, SourceForge coordination, CTAN distribution, and a later GitHub home.

### 时间线

- 1994: Version 1.0 written by Fernando Dorner and Andreas Granzer under Ralf Schlatterbeck's supervision.
- 1995: Version 1.5 produced by Friedrich Polzer and Gerhard Trisko.
- 1998: Georg Lehner took over maintenance after finding the project through the TeX Conversion Webpage.
- 1999-2007: Manual copyright updates list Wilfried Hennings and Scott Prahl.
- 2024-07-24: GitHub repository created.

### Related projects

- Related projects include CTAN, TeX Live, Microsoft RTF and Word, LaTeX2HTML, Pandoc, tex4ht, and other TeX conversion tools that trade perfect typesetting for document interchange.

### 来源

- <https://api.github.com/repos/latex2rtf/latex2rtf>
- <https://ctan.org/tex-archive/support/latex2rtf?lang=en>
- <https://latex2rtf.sourceforge.net/>
- <https://latex2rtf.sourceforge.net/latex2rtf_1_9_17.html>
- <https://raw.githubusercontent.com/latex2rtf/latex2rtf/master/README>


## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $RTFPATH/*.cfg, cfg/*.cfg
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** latex2rtf
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Debian apt - latex2rtf - 2.3.18a-5: normalized package name match | Debian stable package indexes: latex2rtf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Converts documents from LaTeX to RTF format | http://latex2rtf.sourceforge.net
- Debian apt - latex2rtf-doc - 2.3.18a-5: normalized package name match | Debian stable package indexes: latex2rtf-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Converts documents from LaTeX to RTF - documentation | http://latex2rtf.sourceforge.net
- Ubuntu apt - latex2rtf - 2.3.18a-5: normalized package name match | Ubuntu 24.04 LTS package indexes: latex2rtf from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converts documents from LaTeX to RTF format | http://latex2rtf.sourceforge.net
- Ubuntu apt - latex2rtf-doc - 2.3.18a-5: normalized package name match | Ubuntu 24.04 LTS package indexes: latex2rtf-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converts documents from LaTeX to RTF - documentation | http://latex2rtf.sourceforge.net
- dnf - latex2rtf - 2.3.18-18.fc45: normalized package name match | Fedora Rawhide package metadata: latex2rtf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | LaTeX to RTF converter that handles equations, figures, and cross-references | http://latex2rtf.sourceforge.net/
- zypper - latex2rtf - 2.3.18a-2.10: normalized package name match | openSUSE Tumbleweed package metadata: latex2rtf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | LaTeX to RTF Converter | http://latex2rtf.sourceforge.net/index.html
- MacPorts - latex2rtf: normalized package name match | MacPorts ports tree: tex/latex2rtf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/zh-hans/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [rtf2latex2e](https://pkg.so/zh-hans/brew/rtf2latex2e/) - Shares pkgdb curated category or tags: cli, document-conversion, latex, productivity, rtf.
- [latex2html](https://pkg.so/zh-hans/brew/latex2html/) - Shares pkgdb curated category or tags: cli, document-conversion, latex, productivity, tex.
- [a2ps](https://pkg.so/zh-hans/brew/a2ps/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [docx2txt](https://pkg.so/zh-hans/brew/docx2txt/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [libmspub](https://pkg.so/zh-hans/brew/libmspub/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [odt2txt](https://pkg.so/zh-hans/brew/odt2txt/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [latexindent](https://pkg.so/zh-hans/brew/latexindent/) - Shares pkgdb curated category or tags: cli, latex, productivity, tex.
- [latexdiff](https://pkg.so/zh-hans/brew/latexdiff/) - Shares pkgdb curated category or tags: cli, latex, productivity, tex.
- [multimarkdown](https://pkg.so/zh-hans/brew/multimarkdown/) - Local package facts share a topical domain. Shared terms: cli, conversion, document, document-conversion, latex.

## Combined YAML source

View the package source record on GitHub. [combined/latex2rtf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/latex2rtf.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
