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

Last updated: May 17,2024

1. Install "libluabind-dev" package

This guide let you learn how to install libluabind-dev on Kali Linux

$ sudo apt update $ sudo apt install libluabind-dev

2. Uninstall "libluabind-dev" package

This is a short guide on how to uninstall libluabind-dev on Kali Linux:

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

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

Package: libluabind-dev
Source: luabind
Version: 0.9.1+git20150823+dfsg-3.1
Installed-Size: 834
Maintainer: Roberto C. Sanchez
Architecture: amd64
Depends: libluabind0.9.1d1 (= 0.9.1+git20150823+dfsg-3.1), liblua5.1-0-dev, libboost-dev
Suggests: libluabind-doc, libluabind-examples
Size: 134896
SHA256: f8857361f7e14d39f910883018bfcf8045ec0f173e87432ad5c2be3d2b3dfc04
SHA1: 0c5efe8b46e6941f76bff2e1e8334aa5a40775e0
MD5sum: c841b8bd1da13b758591b0f4f6e6265d
Description: luabind c++ binding for Lua: static library and headers
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 all files necessary to develop applications which
use luabind.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ValyriaTear/luabind
Tag: devel::lang:c++, devel::lang:lua, devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/luabind/libluabind-dev_0.9.1+git20150823+dfsg-3.1_amd64.deb