macOS
brew install libvoikkolocal Homebrew formula metadata
brew
libvoikko のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libvoikkolocal Homebrew formula metadata
sudo apk add libvoikkoAlpine Linux edge package indexes · libvoikko · ソース: dl-cdn.alpinelinux.org
sudo apt install libvoikko-devDebian stable package indexes · libvoikko-dev · ソース: deb.debian.org
sudo dnf install libvoikkoFedora Rawhide package metadata · libvoikko · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libvoikkonixpkgs package indexes · pkgs/by-name/li/libvoikko/package.nix · ソース: api.github.com
sudo pacman -S libvoikkoArch Linux sync databases · libvoikko · ソース: geo.mirror.pkgbuild.com
sudo zypper install libvoikko-developenSUSE Tumbleweed package metadata · libvoikko-devel · ソース: download.opensuse.org
概要
Linguistic software and Finnish dictionary
履歴
libvoikko is the core library in the Voikko stack, a Finnish-focused suite for morphological analysis, spell checking, grammar checking, hyphenation, and related linguistic data. It began as office-suite spell-checking infrastructure and grew into a reusable language-processing library used by desktop tools, search expansion, and machine-learning pipelines that process Finnish text.
The Voikko architecture page describes a layered project: libvoikko provides high-level algorithms, voikko-fi supplies Finnish morphology, libreoffice-voikko integrates with LibreOffice, and related plugins connect Voikko to spell-checking front ends. The project site says Voikko was originally developed as a spell checker for OpenOffice and LibreOffice.
Voikko's own VFST transition document dates the first libvoikko 1.0 and Suomi-malaga 0.7.1 release to August 2006, supporting Finnish spell checking and hyphenation. Grammar checking arrived during 2008 with libvoikko 2.0, and dictionary-format changes in 2009 added support for morphological analysis.
The project started in late 2005 as Hunspell-fi, but the maintainers moved toward Suomi-malaga and later finite-state technology because Finnish compounds, suffix chains, memory behavior, and grammar/hyphenation needs exceeded what plain Hunspell dictionaries handled comfortably.
Voikko became important in Finnish Linux and office-document workflows because it served OpenOffice and LibreOffice users with native-quality Finnish spell checking, hyphenation, and grammar checking. The architecture page also documents Enchant integration and tmispell-voikko, giving applications paths to use Voikko without speaking its native API directly.
By 2019 libvoikko 4.3 added API support for listing analysis attribute values, explicitly calling out vectorizers for machine-learning applications. The project homepage describes later use in search expansion and improving machine-learning accuracy for Finnish texts.
Homebrew users get command-line tools such as voikkospell, voikkohyphenate, voikkogc, and voikkovfstc. Developers use libvoikko through C, Java, Python, JavaScript, and other bindings to add Finnish spell checking, hyphenation, grammar checking, tokenization, and morphology to applications.
libvoikko is a classic language-package outlier: it is not merely a dictionary file but a native morphology engine with evolving dictionary formats, finite-state transducers, office-suite integration, and distro packaging concerns. Its history explains why Finnish language support often needs a specialized package rather than a generic Hunspell word list.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
voikkogc | cli | グローバル実行可能ファイル | |
voikkohyphenate | cli | グローバル実行可能ファイル | |
voikkospell | cli | グローバル実行可能ファイル | |
voikkovfstc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libvoikko |
|---|---|
| バージョン | 4.3.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libvoikko |
| ホームページ | https://voikko.puimula.org/ |
| リポジトリ | https://github.com/voikko/corevoikko |
| 上流ドキュメント | https://voikko.puimula.org/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://www.puimula.org/voikko-sources/libvoikko/libvoikko-4.3.3.tar.gz |
| 最終更新 | 2026-05-14T16:54:50-04:00 |
| Pulse | updated |
| 依存関係 | hfstospell |
| ビルド依存関係 | foma, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libvoikko |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libvoikko-dev 4.3.2-1+b2
Development files for libvoikko
sudo apt install libvoikko-devlibvoikko1 4.3.2-1+b2
Library of free natural language processing tools
sudo apt install libvoikko1python3-libvoikko 4.3.2-1
Python bindings for libvoikko
sudo apt install python3-libvoikkolibvoikko
nix profile install nixpkgs#libvoikkolibvoikko-dev 4.3.2-1build1
Development files for libvoikko
sudo apt install libvoikko-devlibvoikko1 4.3.2-1build1
Library of free natural language processing tools
sudo apt install libvoikko1python3-libvoikko 4.3.2-1build1
Python bindings for libvoikko
sudo apt install python3-libvoikkolibvoikko 4.3.2-r2
Voikko spelling, hyphenation and grammar checker
sudo apk add libvoikkolibvoikko-dev 4.3.2-r2
Voikko spelling, hyphenation and grammar checker (development files)
sudo apk add libvoikko-devlibvoikko-doc 4.3.2-r2
Voikko spelling, hyphenation and grammar checker (documentation)
sudo apk add libvoikko-doclibvoikko 4.3.3-7.fc45
Voikko is a library for spellcheckers and hyphenators
sudo dnf install libvoikkolibvoikko-devel 4.3.3-7.fc45
Development files for libvoikko
sudo dnf install libvoikko-develpython3-libvoikko 4.3.3-7.fc45
Python interface to libvoikko
sudo dnf install python3-libvoikkovoikko-tools 4.3.3-7.fc45
Test tools for libvoikko
sudo dnf install voikko-toolslibvoikko 4.3.3-3
A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language
sudo pacman -S libvoikkolibvoikko-devel 4.3.3-1.3
Library of free natural language processing tools
sudo zypper install libvoikko-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.