How to Install and Uninstall libtolua++5.1-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "libtolua++5.1-dev" package

Please follow the steps below to install libtolua++5.1-dev on Kali Linux

$ sudo apt update $ sudo apt install libtolua++5.1-dev

2. Uninstall "libtolua++5.1-dev" package

This tutorial shows how to uninstall libtolua++5.1-dev on Kali Linux:

$ sudo apt remove libtolua++5.1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtolua++5.1-dev package on Kali Linux

Package: libtolua++5.1-dev
Source: tolua++
Version: 1.0.93-5
Installed-Size: 331
Maintainer: Debian QA Group
Architecture: amd64
Depends: liblua5.1-dev, libc6 (>= 2.34), liblua5.1-0
Size: 71508
SHA256: a134b13085bfeecc61697feaab3843f32e768449da495bc9d1be25339bf6a9de
SHA1: 528654122ac8318738d244a4cf629a6b2691f46b
MD5sum: 57745f86627c5c1616940d03642148f1
Description: extended tool to integrate C/C++ code with Lua (devel)
tolua++5.1 is an extension of toLua, a tool to integrate C/C++ code with
Lua. tolua++5.1 includes new features oriented to c++, such as class
templates and is compiled with the newest lua 5.1.
.
Based on a "cleaned" header file, tolua++ automatically generates
the binding code to access C/C++ features from Lua. Using Lua-5.1 API and
metamethod facilities, the current version automatically maps C/C++
constants, external variables, functions, namespace, classes, and methods
to Lua. It also provides facilities to create Lua modules.
Description-md5:
Homepage: http://www.codenix.com/~tolua/
Tag: devel::lang:lua, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/tolua++/libtolua++5.1-dev_1.0.93-5_amd64.deb