macOS
brew install librimelocal Homebrew formula metadata
sudo port install librimeMacPorts ports tree · devel/librime/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de librime pour les workflows d'agents IA.
installation
brew install librimelocal Homebrew formula metadata
sudo port install librimeMacPorts ports tree · devel/librime/Portfile · Source: api.github.com
sudo apk add librimeAlpine Linux edge package indexes · librime · Source: dl-cdn.alpinelinux.org
sudo dnf install librimeFedora Rawhide package metadata · librime · Source: dl.fedoraproject.org
nix profile install nixpkgs#librimenixpkgs package indexes · pkgs/by-name/li/librime/package.nix · Source: api.github.com
sudo pacman -S librimeArch Linux sync databases · librime · Source: geo.mirror.pkgbuild.com
sudo apt install librime-binDebian stable package indexes · librime-bin · Source: deb.debian.org
sudo zypper install librime-developenSUSE Tumbleweed package metadata · librime-devel · Source: download.opensuse.org
aperçu
Rime Input Method Engine
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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%\Rimeexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
rime_deployer | cli | exécutable global | |
rime_dict_manager | cli | exécutable global | |
rime_patch | cli | exécutable global | |
rime_table_decompiler | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/rime/librime
métadonnées d'installation
| Clé du paquet | brew:librime |
|---|---|
| Version | 1.17.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/librime |
| Page d'accueil | https://rime.im |
| Dépôt | https://github.com/rime/librime |
| Docs amont | https://github.com/rime/librime#readme |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/rime/librime.git |
| Dernière mise à jour | 2026-07-10T03:17:47Z |
| Pulse | updated |
| Dépendances | capnp, gflags, glog, leveldb, lua, marisa, opencc, yaml-cpp |
| Dépendances de compilation | boost, cmake, icu4c@78, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-nologpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.