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

Last updated: May 17,2024

1. Install "lua-mpack" package

This tutorial shows how to install lua-mpack on Kali Linux

$ sudo apt update $ sudo apt install lua-mpack

2. Uninstall "lua-mpack" package

This guide covers the steps necessary to uninstall lua-mpack on Kali Linux:

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

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

Package: lua-mpack
Source: libmpack-lua
Version: 1.0.7-2
Installed-Size: 104
Maintainer: James McCoy
Architecture: amd64
Provides: lua5.1-mpack, lua5.2-mpack, lua5.3-mpack
Depends: libc6 (>= 2.14), libmpack0 (>= 1.0.0)
Size: 16028
SHA256: 59c0c6ac259639b2c00c74cdb91b03e3f33f40f4feb803ebc4eaa8c17eb69707
SHA1: 393e7b4ff6ee8a3aa98f3a33afc8c795abdd2052
MD5sum: 587a416ab20d74eac6a9e9402dea2ee3
Description: libmpack binding for the Lua language
libmpack is a small binary serialization/RPC library that implements both the
msgpack and msgpack-rpc specifications.
.
This package provides the Lua bindings based on libmpack.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/libmpack/libmpack-lua/
Lua-Versions: 5.1 5.2 5.3
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmpack-lua/lua-mpack_1.0.7-2_amd64.deb