Automic VaultAutomic Vault

brew

marisa を Homebrew, apt, dnf, Nix, pacman, zypper でインストール

marisa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install marisa

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install marisa

Debian stable package indexes · marisa · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install marisa

Fedora Rawhide package metadata · marisa · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#marisa

nixpkgs package indexes · pkgs/by-name/ma/marisa/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S marisa

Arch Linux sync databases · marisa · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install marisa

openSUSE Tumbleweed package metadata · marisa · ソース: download.opensuse.org

概要

パッケージ概要

Matching Algorithm with Recursively Implemented StorAge

コマンドとエイリアス

  • marisa-benchmark
  • marisa-build
  • marisa-common-prefix-search
  • marisa-dump
  • marisa-lookup
  • marisa-predictive-search
  • marisa-reverse-lookup

履歴

プロジェクトの歴史と使われ方

MARISA is a compact static trie implementation whose name expands to Matching Algorithm with Recursively Implemented StorAge. The Homebrew package exposes libmarisa and its dictionary-building/search command-line tools rather than an end-user application.

プロジェクトの歴史

The official repository describes MARISA as a static, space-efficient trie data structure and libmarisa as the C++ implementation. Its README emphasizes dictionary operations such as lookup, reverse lookup, common-prefix search, and predictive search, and compares the MARISA trie favorably against other trie implementations on an English Wikipedia title dataset.

The current GitHub repository was created in 2016 and still publishes source and binary-oriented build instructions with CMake. The project has continued with modern releases, including v0.3.1 in July 2025, after earlier 0.2.x and 0.3.x tags.

採用の歴史

MARISA entered package-manager culture as a small native library plus utilities: the supplied Homebrew facts list packages in Homebrew, Debian/Ubuntu, Fedora, Nix, Arch, and openSUSE families. Its adoption is strongest where compact dictionaries and prefix search matter more than a standalone user interface.

The GitHub project has hundreds of stars and forks, indicating a modest but durable user base for a specialized data-structure library.

使われ方

Typical CLI usage is to build a MARISA-based dictionary with marisa-build and inspect or query it with tools such as marisa-lookup, marisa-reverse-lookup, marisa-common-prefix-search, and marisa-predictive-search. Library users embed libmarisa when they need static dictionaries with compact storage and fast lookup behavior.

パッケージ好きにとっての重要性

MARISA is the kind of formula package maintainers keep around because other software can depend on it quietly. It is not a broad Markdown-style tool; it is a compact C++ library with testable command-line utilities, a permissive/copyleft dual license, and cross-distro packaging.

タイムライン

  • 2016: Current GitHub repository created.
  • 2025: v0.3.1 listed as the latest GitHub release.
  • 2026: Package-manager metadata shows Homebrew, Debian/Ubuntu, Fedora, Nix, Arch, and openSUSE coverage.

Related projects

  • The README compares MARISA with darts-clone and tx-trie as alternative compact trie implementations.
  • Bindings and language files in the repository indicate use from C++, C, Python, Ruby, and Perl-adjacent tooling.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
marisa-benchmarkcliグローバル実行可能ファイル
marisa-buildcliグローバル実行可能ファイル
marisa-common-prefix-searchcliグローバル実行可能ファイル
marisa-dumpcliグローバル実行可能ファイル
marisa-lookupcliグローバル実行可能ファイル
marisa-predictive-searchcliグローバル実行可能ファイル
marisa-reverse-lookupcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.3.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.3.1

https://github.com/s-yata/marisa-trie

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:marisa
バージョン0.3.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/marisa
ホームページhttps://github.com/s-yata/marisa-trie
リポジトリhttps://github.com/s-yata/marisa-trie
上流ドキュメントhttps://github.com/s-yata/marisa-trie#readme
ライセンスBSD-2-Clause OR LGPL-2.1-or-later
ソースアーカイブhttps://github.com/s-yata/marisa-trie/archive/refs/tags/v0.3.1.tar.gz
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemarisa
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libmarisa-dev 0.2.6-19

development files for libmarisa

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: marisa
  • 1 依存関係
  • normalized package name match
  • 一致条件: Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmarisa-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmarisa-perl 0.2.6-19

Perl bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: marisa
  • 5 依存関係
  • normalized package name match
  • 一致条件: Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmarisa-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmarisa0 0.2.6-19

C++ library to provide an implementation of MARISA

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa0
  • Section: libs
  • Architecture: amd64
  • Source Package: marisa
  • 3 依存関係
  • normalized package name match
  • 一致条件: Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmarisa0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

marisa 0.2.6-19

command line tools for libmarisa

https://github.com/s-yata/marisa-trie

sudo apt install marisa
  • Section: utils
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: marisa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-marisa 0.2.6-19

Python3 bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install python3-marisa
  • Section: python
  • Architecture: amd64
  • Source Package: marisa
  • 5 依存関係
  • normalized package name match
  • 一致条件: Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-marisa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ruby-marisa 0.2.6-19

Ruby bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install ruby-marisa
  • Section: ruby
  • Architecture: amd64
  • Source Package: marisa
  • 6 依存関係
  • normalized package name match
  • 一致条件: Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ruby-marisa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

marisa

nix profile install nixpkgs#marisa
  • normalized package name match
  • 一致条件: Marisa
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/marisa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libmarisa-dev 0.2.6-14ubuntu4

development files for libmarisa

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: marisa
  • 1 依存関係
  • normalized package name match
  • 一致条件: Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmarisa-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libmarisa-perl 0.2.6-14ubuntu4

Perl bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: marisa
  • 5 依存関係
  • normalized package name match
  • 一致条件: Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmarisa-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmarisa0 0.2.6-14ubuntu4

C++ library to provide an implementation of MARISA

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa0
  • Section: libs
  • Architecture: amd64
  • Source Package: marisa
  • 3 依存関係
  • normalized package name match
  • 一致条件: Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmarisa0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

marisa 0.2.6-14ubuntu4

command line tools for libmarisa

https://github.com/s-yata/marisa-trie

sudo apt install marisa
  • Section: universe/utils
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: marisa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-marisa 0.2.6-14ubuntu4

Python3 bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install python3-marisa
  • Section: universe/python
  • Architecture: amd64
  • Source Package: marisa
  • 5 依存関係
  • normalized package name match
  • 一致条件: Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-marisa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ruby-marisa 0.2.6-14ubuntu4

Ruby bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install ruby-marisa
  • Section: universe/ruby
  • Architecture: amd64
  • Source Package: marisa
  • 6 依存関係
  • normalized package name match
  • 一致条件: Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ruby-marisa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

marisa 0.3.0-8.fc45

Static and spece-efficient trie data structure library

https://github.com/s-yata/marisa-trie

sudo dnf install marisa
  • License: BSD-2-Clause OR LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: marisa
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Marisa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: marisa from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

marisa-devel 0.3.0-8.fc45

Development files for marisa

https://github.com/s-yata/marisa-trie

sudo dnf install marisa-devel
  • License: BSD-2-Clause OR LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: marisa
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Marisa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: marisa-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

marisa-perl 0.3.0-8.fc45

Perl language binding for marisa

https://github.com/s-yata/marisa-trie

sudo dnf install marisa-perl
  • License: BSD-2-Clause OR LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: marisa
  • 8 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Marisa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: marisa-perl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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