How to Install and Uninstall libluabind-examples Package on Kali Linux

Last updated: May 06,2024

1. Install "libluabind-examples" package

This is a short guide on how to install libluabind-examples on Kali Linux

$ sudo apt update $ sudo apt install libluabind-examples

2. Uninstall "libluabind-examples" package

Please follow the steps below to uninstall libluabind-examples on Kali Linux:

$ sudo apt remove libluabind-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the libluabind-examples package on Kali Linux

Package: libluabind-examples
Source: luabind
Version: 0.9.1+git20150823+dfsg-3.1
Installed-Size: 59
Maintainer: Roberto C. Sanchez
Architecture: all
Recommends: libluabind-dev
Size: 15120
SHA256: 3aeee0949b75c3e82115a337c5589586046cc163f9eb1867c2040f4cdae4e846
SHA1: 05bc74901b98ae818343a4066fbf197f442e0244
MD5sum: 8fe68d182fbb382994ea805d792548b3
Description: luabind c++ binding for Lua: example files
Luabind is a library that helps you create bindings between C++ and Lua.
It has the ability to expose functions and classes, written in C++, to
Lua. It will also supply the functionality to define classes in Lua and
let them derive from other Lua classes or C++ classes. Lua classes can
override virtual functions from their C++ baseclasses. It is written
towards Lua 5.0, and does not work with other Lua versions.
.
This package contains some luabind examples, including the basic "helloworld"
and some more advanced examples.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ValyriaTear/luabind
Tag: devel::doc, devel::examples, devel::library, role::devel-lib,
role::documentation
Section: libdevel
Priority: optional
Filename: pool/main/l/luabind/libluabind-examples_0.9.1+git20150823+dfsg-3.1_all.deb