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

Last updated: May 16,2024

1. Install "lua-coxpcall" package

Here is a brief guide to show you how to install lua-coxpcall on Kali Linux

$ sudo apt update $ sudo apt install lua-coxpcall

2. Uninstall "lua-coxpcall" package

Please follow the steps below to uninstall lua-coxpcall on Kali Linux:

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

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

Package: lua-coxpcall
Version: 1.17.0-3
Installed-Size: 45
Maintainer: Debian QA Group
Architecture: all
Provides: lua5.1-coxpcall, lua5.3-coxpcall
Size: 19492
SHA256: 4c8082822ec47682b72f3ab95dc811707887b48fbb66772d5fb090343af668f8
SHA1: f8c492dfe567291153dc5da3b65db979694053e7
MD5sum: 5d5c0930f80ea88847bc3d3d705d2c42
Description: Protected function calls across coroutines for Lua
This package contains coxpcall, a Lua library that extends the protected
call mechanism typical of Lua (xpcall and pcall) allowing it to cross
coroutines boundaries.
.
This package also contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://keplerproject.github.io/coxpcall/
Lua-Versions: 5.1 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-coxpcall/lua-coxpcall_1.17.0-3_all.deb