pkg.soopen package index

brew / 排名 4358

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman 安装 unrtf

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install unrtf

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install unrtf

MacPorts ports tree · textproc/unrtf/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add unrtf

Alpine Linux edge package indexes · unrtf · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install unrtf

Debian stable package indexes · unrtf · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install unrtf

Fedora Rawhide package metadata · unrtf · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#unrtf

nixpkgs package indexes · pkgs/by-name/un/unrtf/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S unrtf

Arch Linux sync databases · unrtf · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

RTF to other formats converter

命令和别名

  • unrtf

历史

项目历史与用法

UnRTF is a GNU command-line program written in C for converting Rich Text Format documents to HTML, LaTeX, troff macros, plain text-style outputs, and RTF. The GNU project page notes that recent development has concentrated on HTML conversion because HTML can be converted onward to other formats.

项目历史

The official release README identifies Zachary Smith as the author in 2004, while AUTHORS names him as original author and lists Arkadiusz Firus as a major contributor, with Dave Davey and Jean-Francois Dockes as maintainers in the 0.21.10 release tarball.

GNU FTP release listings show public UnRTF releases by 2001, with 0.18.1 on the FTP site and later 0.19.x, 0.20.x, and 0.21.x releases. The GNU page documents an important 0.21.0 change: codepage conversion moved to iconv and output control moved to runtime configuration files, making output tuning and new output formats easier.

The NEWS file shows the later 0.21 branch mostly as maintenance and correctness work: table processing, EndNote citation support, image extraction improvements, EMF picture handling, Windows portability fixes, malformed-file hardening, AddressSanitizer-found overflow fixes, and build-system patches.

采用历史

The supplied package metadata shows UnRTF packaged across Homebrew, Alpine/apk, Debian, Fedora/dnf, MacPorts, Nix, Arch/pacman, Ubuntu, and openSUSE/zypper. That breadth fits a GNU utility whose job is to give scripts and distributions a non-interactive way to extract content from legacy `.rtf` documents.

UnRTF's adoption niche is older office-document conversion rather than modern office-suite automation. It matters where a small C binary is preferable to launching a full office suite and where imperfect but scriptable RTF-to-HTML conversion is good enough for indexing, migration, or text extraction.

使用方式

The GNU page describes UnRTF as a command-line converter, with the strongest documented feature set for HTML output: font, size, weight, slant, underline, strikethrough, special text effects, superscripts, subscripts, foreground and background colors, and conversion of special characters to HTML entities.

The release README is candid about limitations, saying the converter works reasonably well but has bugs and somewhat ugly output, with known issues around paragraph alignment and picture storing. That caveat is part of its real-world use: it is a pragmatic batch converter for RTF, not a perfect document renderer.

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

For package nerds, UnRTF is valuable because it is a small GNU tool that covers a legacy format without pulling in a graphical office suite. It is the kind of converter that appears in build scripts, document indexing jobs, archival workflows, and text-mining pipelines where reproducible command-line behavior matters more than visual fidelity.

It also carries classic distribution concerns: GNU FTP tarballs and signatures, a Savannah Mercurial repository, GPL licensing, iconv/codepage behavior, installed output configuration files, and a long tail of security hardening for malformed input files.

时间线

  • 2001: GNU FTP lists UnRTF 0.18.1.
  • 2004: Release README identifies Zachary Smith and describes Linux, BSD, and DOS/DJGPP builds.
  • 2009: 0.21.0 moves codepage conversion to iconv and output control to runtime configuration files.
  • 2014: 0.21.8 improves picture handling, EMF support, Windows portability, and malformed-file safety.
  • 2015: 0.21.9 fixes text conversion, improves table handling, and adds EndNote citation support.
  • 2018: 0.21.10 applies Gentoo automake and iconv detection patches.

Related projects

  • UnRTF is related to the GNU toolchain, iconv, RTF document producers, HTML converters, LaTeX and troff workflows, and heavier office-suite converters such as LibreOffice-based tools.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
unrtfcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本0.21.10
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.gnu.org/software/unrtf/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/unrtf/none 置信度

安装元数据

软件包元数据

软件包键brew:unrtf
版本0.21.10
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/unrtf
主页https://www.gnu.org/software/unrtf/
上游文档https://www.gnu.org/software/unrtf/
许可证GPL-3.0-or-later
源码归档https://ftpmirror.gnu.org/gnu/unrtf/unrtf-0.21.10.tar.gz
构建依赖autoconf, automake
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameunrtf
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

unrtf 0.21.10-clean-1

RTF to other formats converter

http://www.gnu.org/software/unrtf/

sudo apt install unrtf
  • Section: text
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Unrtf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unrtf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

unrtf

nix profile install nixpkgs#unrtf
  • normalized package name match
  • 匹配方式:Unrtf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/un/unrtf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

unrtf 0.21.10-clean-1

RTF to other formats converter

http://www.gnu.org/software/unrtf/

sudo apt install unrtf
  • Section: universe/text
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Unrtf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unrtf from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

unrtf 0.21.10-r4

Command-line program which converts RTF documents to other formats

https://www.gnu.org/software/unrtf

sudo apk add unrtf
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: unrtf
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Unrtf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: unrtf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

unrtf-doc 0.21.10-r4

Command-line program which converts RTF documents to other formats (documentation)

https://www.gnu.org/software/unrtf

sudo apk add unrtf-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: unrtf
  • normalized package name match
  • 匹配方式:Unrtf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: unrtf-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

unrtf 0.21.10-4.fc45

RTF (Rich Text Format) to other formats converter

https://www.gnu.org/software/unrtf

sudo dnf install unrtf
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: unrtf
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Unrtf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: unrtf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
pacman95%

unrtf 0.21.10-3

Command-line program which converts RTF documents to other formats

https://www.gnu.org/software/unrtf/unrtf.html

sudo pacman -S unrtf
  • License: GPL3
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Unrtf
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: unrtf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

unrtf

sudo port install unrtf
  • normalized package name match
  • 匹配方式:Unrtf
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/unrtf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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