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

Last updated: May 19,2024

1. Install "lua-mediator" package

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

$ sudo apt update $ sudo apt install lua-mediator

2. Uninstall "lua-mediator" package

Learn how to uninstall lua-mediator on Kali Linux:

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

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

Package: lua-mediator
Version: 1.1.2-0-8
Installed-Size: 24
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-mediator, lua5.2-mediator, lua5.3-mediator, lua5.4-mediator
Size: 6308
SHA256: 8fd811765c18cd53ee4c7b966fa690b586d0fd1b3e98c3505ceddd7df17a5604
SHA1: 400507194949fef61d35b6b0bef46f1632254e3d
MD5sum: 68107166011e5e19093d3f8250e3d62f
Description: Mediator pattern implementation in Lua
mediator_lua is a simple class that allows you to listen to events by
subscribing to and sending data to channels.
.
Its purpose is to help you decouple code where you might otherwise have
functions calling functions calling functions.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Olivine-Labs/mediator_lua
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-mediator/lua-mediator_1.1.2-0-8_all.deb