# Installer libetonyek avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libetonyek pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libetonyek
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libetonyek
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:libetonyek
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libetonyek>
- **Version:** 0.1.13
- **Résumé source:** Interpret and import Apple Keynote presentations
- **Page d'accueil:** <https://wiki.documentfoundation.org/DLP/Libraries/libetonyek>
- **Dépôt:** <https://git.libreoffice.org/libetonyek>
- **Docs amont:** <https://github.com/LibreOffice/libetonyek#readme>
- **Licence:** MPL-2.0
- **Archive source:** <https://dev-www.libreoffice.org/src/libetonyek/libetonyek-0.1.13.tar.xz>
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

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

## Dépendances

- librevenge

## Dépendances de compilation

- boost
- glm
- mdds
- pkgconf

## Bibliothèques fournies par macOS

- libxml2

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 0.1.13
- données locales: OK
- dépôt amont: https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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/>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
