How to Install and Uninstall liblcm-lua Package on Kali Linux

Last updated: May 17,2024

1. Install "liblcm-lua" package

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

$ sudo apt update $ sudo apt install liblcm-lua

2. Uninstall "liblcm-lua" package

In this section, we are going to explain the necessary steps to uninstall liblcm-lua on Kali Linux:

$ sudo apt remove liblcm-lua $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblcm-lua package on Kali Linux

Package: liblcm-lua
Source: lcm
Version: 1.3.1+repack1-2.4
Installed-Size: 39
Maintainer: Dima Kogan
Architecture: amd64
Depends: liblcm1 (= 1.3.1+repack1-2.4), libc6 (>= 2.15), liblua5.2-0 (>= 5.2.4), liblcm-bin
Size: 11568
SHA256: 9fbf1c140336a1a7f693cc8cd8d13dd9acd1a1bf20409541a4f4e26e7caa0340
SHA1: 0115e73558a9c4389f0d6c6dcaacae5b558d6c02
MD5sum: bbbd0d93b667dc57c3c801b2c53363cf
Description: Lightweight Communications and Marshalling
LCM is a set of libraries and tools for message passing and data marshalling,
targeted at real-time systems where high-bandwidth and low latency are
critical. It provides a publish/subscribe message passing model and automatic
marshalling/unmarshalling code generation with bindings for applications in a
variety of programming languages.
.
This package provides the lua interface.
Description-md5: 1a091f344b7870a9431209e84a9631f2
Homepage: http://lcm-proj.github.io/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/lcm/liblcm-lua_1.3.1+repack1-2.4_amd64.deb