macOS
brew install librimelocal Homebrew formula metadata
sudo port install librimeMacPorts ports tree · devel/librime/Portfile · ソース: api.github.com
brew
librime のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install librimelocal Homebrew formula metadata
sudo port install librimeMacPorts ports tree · devel/librime/Portfile · ソース: api.github.com
sudo apk add librimeAlpine Linux edge package indexes · librime · ソース: dl-cdn.alpinelinux.org
sudo dnf install librimeFedora Rawhide package metadata · librime · ソース: dl.fedoraproject.org
nix profile install nixpkgs#librimenixpkgs package indexes · pkgs/by-name/li/librime/package.nix · ソース: api.github.com
sudo pacman -S librimeArch Linux sync databases · librime · ソース: geo.mirror.pkgbuild.com
sudo apt install librime-binDebian stable package indexes · librime-bin · ソース: deb.debian.org
sudo zypper install librime-developenSUSE Tumbleweed package metadata · librime-devel · ソース: download.opensuse.org
概要
Rime Input Method Engine
履歴
librime is the core C++ library for RIME, the Rime Input Method Engine. It provides a modular, extensible Chinese input-method engine with YAML-based schemas, support for shape-based and phonetic input, Traditional Chinese output, OpenCC-based Simplified Chinese conversion, and wrappers for platform input-method front ends.
The RIME project presents librime as the core library and lists surrounding projects such as plum for configuration recipes, ibus-rime for Linux/IBus, Weasel for Windows, and Squirrel for macOS. The librime README describes the engine as cross-platform C++ code built on open source technologies and designed around customizable schemas.
Release history visible on GitHub shows active 1.x maintenance from at least 2018 onward, including 1.3.2 on November 12, 2018, 1.5.x releases in June 2019, 1.7.x releases in early 2021, and 1.13.1 released on February 16, 2026.
librime's adoption comes from users who want a portable, deeply configurable Chinese input method rather than separate platform-specific engines. The same core can support Linux desktops through IBus or Fcitx, macOS through Squirrel, and Windows through Weasel, while user dictionaries and schemas remain part of the broader RIME ecosystem.
For package managers, the library is the reusable dependency underneath desktop IME packages and command-line maintenance tools. That makes it visible not just to end users choosing an input method, but also to packagers dealing with dictionaries, OpenCC, YAML schemas, and desktop integration paths.
Packaged users normally configure RIME by editing schema and dictionary files in the platform-specific Rime user directory, then triggering deployment through the platform front end or tools such as rime_deployer and rime_dict_manager. Developers use librime when building or packaging an input-method front end.
librime is package-nerd significant because it splits an input method into a reusable engine, platform adapters, schemas, dictionaries, and recipe management. That architecture makes it unusually hackable for language input: the package is not just an app, but the core of a configurable typing system.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/ibus/rime~/.config/fcitx/rime~/.local/share/fcitx5/rime/~/Library/Rime%APPDATA%\Rime実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rime_deployer | cli | グローバル実行可能ファイル | |
rime_dict_manager | cli | グローバル実行可能ファイル | |
rime_patch | cli | グローバル実行可能ファイル | |
rime_table_decompiler | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rime/librime
インストールメタデータ
| パッケージキー | brew:librime |
|---|---|
| バージョン | 1.17.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/librime |
| ホームページ | https://rime.im |
| リポジトリ | https://github.com/rime/librime |
| 上流ドキュメント | https://github.com/rime/librime#readme |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/rime/librime.git |
| 最終更新 | 2026-07-10T03:17:47Z |
| Pulse | updated |
| 依存関係 | capnp, gflags, glog, leveldb, lua, marisa, opencc, yaml-cpp |
| ビルド依存関係 | boost, cmake, icu4c@78, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | librime |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
librime-bin 1.13.1+dfsg1-1
Rime Input Method Engine - utilities
https://github.com/rime/librime
sudo apt install librime-binlibrime-dev 1.13.1+dfsg1-1
Rime Input Method Engine, the core library - development files
https://github.com/rime/librime
sudo apt install librime-devlibrime-plugin-charcode 1.13.1+dfsg1~git20240319-1
Rime Input Method Engine - charcode plugin
https://github.com/rime/librime-charcode
sudo apt install librime-plugin-charcodelibrime-plugin-lua 1.13.1+dfsg1~git20241221-1
Rime Input Method Engine - Lua extension plugin
https://github.com/hchunhui/librime-lua
sudo apt install librime-plugin-lualibrime-plugin-octagram 1.13.1+dfsg1~git20241118-1
Rime Input Method Engine - octagram plugin
https://github.com/lotem/librime-octagram
sudo apt install librime-plugin-octagramlibrime1t64 1.13.1+dfsg1-1
Rime Input Method Engine - core library
https://github.com/rime/librime
sudo apt install librime1t64librime
nix profile install nixpkgs#librimelibrime-bin 1.10.0+dfsg1-2build2
Rime Input Method Engine - utilities
https://github.com/rime/librime
sudo apt install librime-binlibrime-dev 1.10.0+dfsg1-2build2
Rime Input Method Engine, the core library - development files
https://github.com/rime/librime
sudo apt install librime-devlibrime-plugin-charcode 1.10.0+dfsg1~git20230904-2build2
Rime Input Method Engine - charcode plugin
https://github.com/rime/librime-charcode
sudo apt install librime-plugin-charcodelibrime-plugin-lua 1.10.0+dfsg1~git20230917-2build2
Rime Input Method Engine - Lua extension plugin
https://github.com/hchunhui/librime-lua
sudo apt install librime-plugin-lualibrime-plugin-octagram 1.10.0+dfsg1~git20230125-2build2
Rime Input Method Engine - octagram plugin
https://github.com/lotem/librime-octagram
sudo apt install librime-plugin-octagramlibrime1t64 1.10.0+dfsg1-2build2
Rime Input Method Engine - core library
https://github.com/rime/librime
sudo apt install librime1t64librime 1.17.0-r0
Rime input method engine
https://github.com/rime/librime
sudo apk add librimelibrime-dev 1.17.0-r0
Rime input method engine (development files)
https://github.com/rime/librime
sudo apk add librime-devlibrime-nolog 1.17.0-r0
Rime input method engine (with logging disabled)
https://github.com/rime/librime
sudo apk add librime-nologソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.