# 使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 libetonyek

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

## 安装

```sh
sudo av install brew:libetonyek
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install libetonyek
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libetonyek
```

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

### Linux

- apk (92%):

```sh
sudo apk add libetonyek
```

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

- dnf (92%):

```sh
sudo dnf install libetonyek
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#libetonyek
```

  证据: nixpkgs package indexes: pkgs/by-name/li/libetonyek/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S libetonyek
```

  证据: Arch Linux sync databases: libetonyek from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install libetonyek-0.1-1
```

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

- zypper (92%):

```sh
sudo zypper install libetonyek-0_1-1
```

  证据: openSUSE Tumbleweed package metadata: libetonyek-0_1-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:libetonyek
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/libetonyek>
- **版本:** 0.1.13
- **来源摘要:** Interpret and import Apple Keynote presentations
- **主页:** <https://wiki.documentfoundation.org/DLP/Libraries/libetonyek>
- **仓库:** <https://git.libreoffice.org/libetonyek>
- **上游文档:** <https://github.com/LibreOffice/libetonyek#readme>
- **许可证:** MPL-2.0
- **源码归档:** <https://dev-www.libreoffice.org/src/libetonyek/libetonyek-0.1.13.tar.xz>
- **已生成:** 2026-07-25T07:20:51+00:00

## 可执行文件

- key2raw (cli)
- key2text (cli)
- key2xhtml (cli)
- numbers2csv (cli)
- numbers2raw (cli)
- numbers2text (cli)
- pages2html (cli)
- pages2raw (cli)
- pages2text (cli)
- key2raw (别名)
- key2text (别名)
- key2xhtml (别名)
- numbers2csv (别名)
- numbers2raw (别名)
- numbers2text (别名)
- pages2html (别名)
- pages2raw (别名)
- pages2text (别名)

## 依赖

- librevenge

## 构建依赖

- boost
- glm
- mdds
- pkgconf

## macOS 提供的库

- libxml2

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-25
- 管理器版本: 0.1.13
- 本地数据: OK
- 上游仓库: https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

libetonyek is a Document Liberation Project library and set of conversion tools for Apple iWork formats, especially Keynote, Pages, and Numbers files.

### 项目历史

libetonyek grew out of LibreOffice and Document Liberation Project work on proprietary office formats. The Document Liberation Project describes its formation in April 2014 after LibreOffice developers and format specialists had built a family of reusable import libraries for formats such as Visio, Publisher, CorelDraw, Apple Keynote, and older Macintosh formats.

The libetonyek README describes the library as reverse-engineering heavy: official Apple documentation for Keynote was limited, so much of the implementation was inferred from sample presentations and real-world documents.

### 采用历史

LibreOffice's own timeline records Apple Keynote import filters in LibreOffice 4.2 in 2014, the same year the Document Liberation Project was announced. The Document Liberation Project about page says its import libraries were used by projects including LibreOffice, Calligra, AbiWord, Inkscape, and Scribus.

### 使用方式

The package ships CLI tools for extracting raw, text, XHTML/HTML, or CSV-like representations from Keynote, Pages, and Numbers files. Upstream documents support for Keynote 2-6, Pages 1-4, and Numbers 1-2.

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

For package maintainers, libetonyek is one of the classic Document Liberation Project libraries: C++, MPL-licensed, wired into office-suite import stacks, and built around librevenge-style document conversion APIs. It is the sort of dependency that quietly makes proprietary office archives readable on Unix systems.

### 时间线

- 2013: The libetonyek-0.0.0 tag was dated October 30, 2013 on the GitHub mirror.
- 2014: The libetonyek-0.1.0 tag was dated May 23, 2014 on the GitHub mirror.
- 2015: The libetonyek-0.1.2 tag message noted initial Pages and Numbers support on May 19, 2015.
- 2015: The libetonyek-0.1.4 tag message noted support for Keynote 6 on November 17, 2015.
- 2021: The libetonyek-0.1.10 tag was dated May 18, 2021.
- 2025: The libetonyek-0.1.13 tag was dated September 22, 2025.

### Related projects

- libetonyek belongs with the Document Liberation Project family of import libraries and depends on related document-conversion infrastructure such as librevenge, libxml2, libmdds, liblangtag, Boost, and GLM.

### 来源

- <https://github.com/LibreOffice/libetonyek>
- <https://github.com/LibreOffice/libetonyek/tags>
- <https://wiki.documentfoundation.org/DLP/Libraries/libetonyek>
- <https://www.documentliberation.org/about/>
- <https://www.libreoffice.org/libreoffice-timeline/>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 源数据库详情

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

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

- Debian apt - libetonyek-0.1-1 - 0.1.12-1: normalized package name match | Debian stable package indexes: libetonyek-0.1-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and converting Apple Keynote presentations | http://www.freedesktop.org/wiki/Software/libetonyek
- Debian apt - libetonyek-dev - 0.1.12-1: normalized package name match | Debian stable package indexes: libetonyek-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and converting Apple Keynote presentations | http://www.freedesktop.org/wiki/Software/libetonyek
- Debian apt - libetonyek-tools - 0.1.12-1: normalized package name match | Debian stable package indexes: libetonyek-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and converting Apple Keynote presentations -- tools | http://www.freedesktop.org/wiki/Software/libetonyek
- Nix - libetonyek: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libetonyek/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libetonyek-0.1-1 - 0.1.10-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libetonyek-0.1-1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library for reading and converting Apple Keynote presentations | http://www.freedesktop.org/wiki/Software/libetonyek
- Ubuntu apt - libetonyek-dev - 0.1.10-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libetonyek-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library for reading and converting Apple Keynote presentations | http://www.freedesktop.org/wiki/Software/libetonyek
- Ubuntu apt - libetonyek-tools - 0.1.10-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libetonyek-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for reading and converting Apple Keynote presentations -- tools | http://www.freedesktop.org/wiki/Software/libetonyek
- apk - libetonyek - 0.1.12-r2: normalized package name match | Alpine Linux edge package indexes: libetonyek from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for Apple Keynote presentations | https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- apk - libetonyek-dev - 0.1.12-r2: normalized package name match | Alpine Linux edge package indexes: libetonyek-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for Apple Keynote presentations (development files) | https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- apk - libetonyek-doc - 0.1.12-r2: normalized package name match | Alpine Linux edge package indexes: libetonyek-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for Apple Keynote presentations (documentation) | https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- apk - libetonyek-tools - 0.1.12-r2: normalized package name match | Alpine Linux edge package indexes: libetonyek-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for Apple Keynote presentations | https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- dnf - libetonyek - 0.1.13-2.fc44: normalized package name match | Fedora Rawhide package metadata: libetonyek from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A library for import of Apple iWork documents | http://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- dnf - libetonyek-devel - 0.1.13-2.fc44: normalized package name match | Fedora Rawhide package metadata: libetonyek-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for libetonyek | http://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- dnf - libetonyek-doc - 0.1.13-2.fc44: normalized package name match | Fedora Rawhide package metadata: libetonyek-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Documentation of libetonyek API | http://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- dnf - libetonyek-tools - 0.1.13-2.fc44: normalized package name match | Fedora Rawhide package metadata: libetonyek-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Tools to transform Apple iWork documents into other formats | http://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- pacman - libetonyek - 0.1.13-2: normalized package name match | Arch Linux sync databases: libetonyek from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Library and a set of tools for reading and converting Apple Keynote presentations | https://wiki.documentfoundation.org/DLP/Libraries/libetonyek


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://www.automicvault.com/zh-hans/pkg/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [a2ps](https://www.automicvault.com/zh-hans/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, document-conversion, productivity.
- [docx2txt](https://www.automicvault.com/zh-hans/pkg/brew/docx2txt/) - Shares av.db curated category or tags: cli, document-conversion, productivity.
- [hevea](https://www.automicvault.com/zh-hans/pkg/brew/hevea/) - Shares av.db curated category or tags: cli, document-conversion, productivity.
- [latex2html](https://www.automicvault.com/zh-hans/pkg/brew/latex2html/) - Shares av.db curated category or tags: cli, document-conversion, productivity.
- [latex2rtf](https://www.automicvault.com/zh-hans/pkg/brew/latex2rtf/) - Shares av.db curated category or tags: cli, document-conversion, productivity.
- [libmspub](https://www.automicvault.com/zh-hans/pkg/brew/libmspub/) - Shares av.db curated category or tags: cli, document-conversion, productivity.
- [libmwaw](https://www.automicvault.com/zh-hans/pkg/brew/libmwaw/) - Shares av.db curated category or tags: cli, document-conversion, productivity.
- [libwpd](https://www.automicvault.com/zh-hans/pkg/brew/libwpd/) - Shares av.db curated category or tags: cli, document-conversion, productivity.
- [libcdr](https://www.automicvault.com/zh-hans/pkg/brew/libcdr/) - Local package facts share a topical domain. Shared terms: cli, conversion, document, document-conversion, file.
- [libpagemaker](https://www.automicvault.com/zh-hans/pkg/brew/libpagemaker/) - Local package facts share a topical domain. Shared terms: cli, conversion, document, document-conversion, file.

## Combined YAML source

View the package source record on GitHub. [combined/libetonyek.yml](https://github.com/automic-vault/db/blob/main/combined/libetonyek.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
