Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 librime

查看 librime 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install librime

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install librime

MacPorts ports tree · devel/librime/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add librime

Alpine Linux edge package indexes · librime · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install librime

Fedora Rawhide package metadata · librime · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#librime

nixpkgs package indexes · pkgs/by-name/li/librime/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S librime

Arch Linux sync databases · librime · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install librime-bin

Debian stable package indexes · librime-bin · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install librime-devel

openSUSE Tumbleweed package metadata · librime-devel · 来源: download.opensuse.org

概览

软件包摘要

Rime Input Method Engine

命令和别名

  • rime_deployer
  • rime_dict_manager
  • rime_patch
  • rime_table_decompiler

历史

项目历史与用法

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.

时间线

  • 2018-11-12: librime 1.3.2 released.
  • 2019-06-06: librime 1.5.0 released.
  • 2021-01-17: librime 1.7.0 released.
  • 2024-02-10: librime 1.10.0 released.
  • 2026-02-16: librime 1.13.1 released.

Related projects

  • Related projects include RIME, plum, ibus-rime, fcitx-rime, fcitx5-rime, Squirrel, Weasel, OpenCC, YAML schema collections, and RIME dictionaries.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 8 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/ibus/rime~/.config/fcitx/rime~/.local/share/fcitx5/rime/
macOS
~/Library/Rime
Windows
%APPDATA%\Rime

可执行文件

已安装的可执行文件

命令类型暴露范围备注
rime_deployercli全局可执行文件
rime_dict_managercli全局可执行文件
rime_patchcli全局可执行文件
rime_table_decompilercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.17.0
管理器更新时间2026-07-10
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibrime
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

librime-bin 1.13.1+dfsg1-1

Rime Input Method Engine - utilities

https://github.com/rime/librime

sudo apt install librime-bin
  • Section: utils
  • Architecture: amd64
  • Source Package: librime
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Librime
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librime-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

librime-dev 1.13.1+dfsg1-1

Rime Input Method Engine, the core library - development files

https://github.com/rime/librime

sudo apt install librime-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: librime
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librime
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librime-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

librime-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-charcode
  • Section: libs
  • Architecture: amd64
  • Source Package: librime
  • 6 依赖
  • normalized package name match
  • 匹配方式:Librime
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librime-plugin-charcode from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

librime-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-lua
  • Section: libs
  • Architecture: amd64
  • Source Package: librime
  • 8 依赖
  • normalized package name match
  • 匹配方式:Librime
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librime-plugin-lua from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

librime-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-octagram
  • Section: libs
  • Architecture: amd64
  • Source Package: librime
  • 6 依赖
  • normalized package name match
  • 匹配方式:Librime
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librime-plugin-octagram from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

librime1t64 1.13.1+dfsg1-1

Rime Input Method Engine - core library

https://github.com/rime/librime

sudo apt install librime1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: librime
  • 8 依赖
  • 1 提供
  • 5 可选依赖
  • normalized package name match
  • 匹配方式:Librime
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librime1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

librime

nix profile install nixpkgs#librime
  • normalized package name match
  • 匹配方式:Librime
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/librime/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

librime-bin 1.10.0+dfsg1-2build2

Rime Input Method Engine - utilities

https://github.com/rime/librime

sudo apt install librime-bin
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: librime
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Librime
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: librime-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

librime-dev 1.10.0+dfsg1-2build2

Rime Input Method Engine, the core library - development files

https://github.com/rime/librime

sudo apt install librime-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: librime
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librime
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: librime-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

librime-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-charcode
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: librime
  • 5 依赖
  • normalized package name match
  • 匹配方式:Librime
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: librime-plugin-charcode from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

librime-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-lua
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: librime
  • 7 依赖
  • normalized package name match
  • 匹配方式:Librime
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: librime-plugin-lua from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

librime-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-octagram
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: librime
  • 5 依赖
  • normalized package name match
  • 匹配方式:Librime
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: librime-plugin-octagram from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

librime1t64 1.10.0+dfsg1-2build2

Rime Input Method Engine - core library

https://github.com/rime/librime

sudo apt install librime1t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: librime
  • 8 依赖
  • 1 提供
  • 5 可选依赖
  • normalized package name match
  • 匹配方式:Librime
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: librime1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

librime 1.17.0-r0

Rime input method engine

https://github.com/rime/librime

sudo apk add librime
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: librime
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: librime from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

librime-dev 1.17.0-r0

Rime input method engine (development files)

https://github.com/rime/librime

sudo apk add librime-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: librime
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: librime-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

librime-nolog 1.17.0-r0

Rime input method engine (with logging disabled)

https://github.com/rime/librime

sudo apk add librime-nolog
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: librime
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librime
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: librime-nolog from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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