# libetonyek を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper でインストール

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