How to Install and Uninstall librime-plugin-lua Package on Kali Linux

Last updated: September 20,2024

1. Install "librime-plugin-lua" package

This guide let you learn how to install librime-plugin-lua on Kali Linux

$ sudo apt update $ sudo apt install librime-plugin-lua

2. Uninstall "librime-plugin-lua" package

This tutorial shows how to uninstall librime-plugin-lua on Kali Linux:

$ sudo apt remove librime-plugin-lua $ sudo apt autoclean && sudo apt autoremove

3. Information about the librime-plugin-lua package on Kali Linux

Package: librime-plugin-lua
Source: librime (1.10.0+dfsg1-1)
Version: 1.10.0+dfsg1~git20230917-1
Installed-Size: 1229
Maintainer: Debian Input Method Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgoogle-glog0v6 (>= 0.6.0), liblua5.4-0 (>= 5.4.6), libopencc1.1 (>= 1.1.4+ds1), librime1 (>= 1.10.0), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.8.0+dfsg-6)
Size: 297684
SHA256: 95a276d94219bf1ddec39a5d8069fcb64216760c89b5880465fb05ce63227250
SHA1: 2a49e6737d373dceeb79dcb71b38352aea21a74f
MD5sum: 4e8beecac2a71c901a8eb52fd3610a55
Description: Rime Input Method Engine - Lua extension plugin
RIME is the acronym of Rime Input Method Engine.
.
RIME is a lightweight, extensible input method engine supporting various input
schematas including glyph-based input methods, romanization-based input methods
as well as those for Chinese dialects. It has the ability to compose phrases
and sentences intelligently and provide very accurate traditional Chinese
output. RIME's cross-platform core library is written in C++, and can work
consistently on different platforms with OS-specific wrappers.
.
This package provides lua extension plugin for RIME with the following
features:
.
* Supports extending RIME processors, segmentors, translators and filters
* Provides high-level programming model for translators and filters
* Loaded dynamically as a librime plugin
Description-md5:
Multi-Arch: same
Homepage: https://github.com/hchunhui/librime-lua
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libr/librime/librime-plugin-lua_1.10.0+dfsg1~git20230917-1_amd64.deb