pkg.soopen package index

brew / Rang 210

libdatrie mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libdatrie in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libdatrie

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libdatrie

MacPorts ports tree · devel/libdatrie/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libdatrie

Alpine Linux edge package indexes · libdatrie · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install libdatrie

Fedora Rawhide package metadata · libdatrie · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libdatrie

nixpkgs package indexes · pkgs/by-name/li/libdatrie/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libdatrie

Arch Linux sync databases · libdatrie · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libdatrie-dev

Debian stable package indexes · libdatrie-dev · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install libdatrie-devel

openSUSE Tumbleweed package metadata · libdatrie-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Double-Array Trie Library

Befehle und Aliase

  • trietool
  • trietool-0.2

Verlauf

Projektgeschichte und Nutzung

libdatrie is Theppitak Karoonboonyanan's C implementation of a double-array trie, packaged as a small LGPL library plus the trietool command. It occupies a durable niche in text-processing stacks that need compact dictionary lookup.

Projektgeschichte

The upstream README traces libdatrie to an earlier C++ library named midatrie and to Junichi Aoe's double-array trie structure. The project page says the implementation was simplified and rewritten from scratch in C, with libdatrie 0.1.0 released on 18 September 2006.

Release notes show a conservative library-maintenance rhythm: ABI and file-format changes before 0.2.0, portability fixes for Mac, Cygwin, MinGW, NetBSD, and Windows, Doxygen documentation updates, serialization APIs, and build-system cleanup. The package has stayed intentionally focused on the data structure rather than becoming a broad NLP toolkit.

Adoptionsgeschichte

The README frames tries as useful for lexical analyzers and spelling dictionaries, and the NEWS file explicitly mentions LibThai word-breaking performance improvements in 2015. Its package availability across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, and other systems reflects its role as a low-level dependency rather than a widely invoked application.

Wie es verwendet wird

Users can link the C library for trie storage and lookup or use trietool to create and inspect trie data. The alphabet-map detail in the original project notes is important: applications define a compact character mapping before building trie storage.

Warum Paket-Nerds sich dafür interessieren

libdatrie is the kind of package that shows why distro dependency graphs matter: a tiny C library, an old but useful data structure, a command-line utility, and years of portability fixes that keep language and dictionary packages building cleanly.

Zeitleiste

  • 2001: The older midatrie C++ releases appeared on the original project page.
  • 2006: libdatrie 0.1.0 was released as a C rewrite with a BASE-TAIL double-array trie structure.
  • 2009: libdatrie 0.2.0 added performance APIs and started the 0.2 series.
  • 2015: libdatrie 0.2.9 renamed trietool-0.2 to trietool and documented LibThai performance improvements.
  • 2018: libdatrie 0.2.11 and 0.2.12 focused on correctness, C90 portability, and compiler-warning fixes.
  • 2021: libdatrie 0.2.13 added memory-buffer serialization APIs and more portability fixes.
  • 2025: libdatrie 0.2.14 cleaned up build dependencies, parallel-build issues, and error handling.

Related projects

  • midatrie is the direct predecessor. LibThai is a notable downstream text-processing user, and Aoe's double-array trie paper is the algorithmic reference cited by upstream.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
trietoolExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
trietool-0.2Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.2.14
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libdatrie
Version0.2.14
PaketmanagerHomebrew
Homepagehttps://github.com/tlwg/libdatrie
Repositoryhttps://github.com/tlwg/libdatrie
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libdatrie-dev 0.2.13-3+b1

Development files for double-array trie library

https://linux.thai.net/projects/libthai

sudo apt install libdatrie-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libdatrie
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdatrie-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdatrie-doc 0.2.13-3

Documentation files for double-array trie library

https://linux.thai.net/projects/libthai

sudo apt install libdatrie-doc
  • Section: doc
  • Architecture: all
  • Source Package: libdatrie
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdatrie-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdatrie1 0.2.13-3+b1

Double-array trie library

https://linux.thai.net/projects/libthai

sudo apt install libdatrie1
  • Section: libs
  • Architecture: amd64
  • Source Package: libdatrie
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdatrie1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdatrie1-bin 0.2.13-3+b1

Programs for double-array trie library

https://linux.thai.net/projects/libthai

sudo apt install libdatrie1-bin
  • Section: misc
  • Architecture: amd64
  • Source Package: libdatrie
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdatrie1-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libdatrie

nix profile install nixpkgs#libdatrie
  • normalized package name match
  • Abgeglichen nach: Libdatrie
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libdatrie/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libdatrie-dev 0.2.13-3build1

Development files for double-array trie library

https://linux.thai.net/projects/libthai

sudo apt install libdatrie-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libdatrie
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdatrie-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libdatrie-doc 0.2.13-3build1

Documentation files for double-array trie library

https://linux.thai.net/projects/libthai

sudo apt install libdatrie-doc
  • Section: doc
  • Architecture: all
  • Source Package: libdatrie
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdatrie-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libdatrie1 0.2.13-3build1

Double-array trie library

https://linux.thai.net/projects/libthai

sudo apt install libdatrie1
  • Section: libs
  • Architecture: amd64
  • Source Package: libdatrie
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdatrie1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libdatrie1-bin 0.2.13-3build1

Programs for double-array trie library

https://linux.thai.net/projects/libthai

sudo apt install libdatrie1-bin
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: libdatrie
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdatrie1-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libdatrie 0.2.14-r1

Double-array trie library

https://github.com/tlwg/libdatrie

sudo apk add libdatrie
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libdatrie
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libdatrie from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libdatrie-dev 0.2.14-r1

Double-array trie library (development files)

https://github.com/tlwg/libdatrie

sudo apk add libdatrie-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libdatrie
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libdatrie-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libdatrie-doc 0.2.14-r1

Double-array trie library (documentation)

https://github.com/tlwg/libdatrie

sudo apk add libdatrie-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libdatrie
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libdatrie-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libdatrie-libs 0.2.14-r1

Double-array trie library (libraries)

https://github.com/tlwg/libdatrie

sudo apk add libdatrie-libs
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libdatrie
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libdatrie-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libdatrie 0.2.14-3.fc45

Implementation of Double-Array structure for representing trie

http://linux.thai.net/projects/datrie

sudo dnf install libdatrie
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libdatrie
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdatrie from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libdatrie-devel 0.2.14-3.fc45

Development files for libdatrie

http://linux.thai.net/projects/datrie

sudo dnf install libdatrie-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libdatrie
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdatrie-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

libdatrie 0.2.14-1

Double-array trie library

https://linux.thai.net/projects/datrie

sudo pacman -S libdatrie
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libdatrie
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libdatrie from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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