How to Install and Uninstall libtolua++5.1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

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

Please follow the step by step instructions below to install libtolua++5.1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtolua++5.1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtolua++5.1-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 388
Maintainer: Cesare Tirabassi
Architecture: amd64
Source: tolua++
Version: 1.0.93+repack-0ubuntu1
Depends: libc6 (>= 2.4), liblua5.1-0, liblua5.1-dev
Filename: pool/universe/t/tolua++/libtolua++5.1-dev_1.0.93+repack-0ubuntu1_amd64.deb
Size: 87932
MD5sum: 763038f51be2b1014fcdb4a540bf3445
SHA1: afa9ad7841bca3949d727d3cec7d9bbc1e2c75c8
SHA256: 48c3582f2e8880a5bbb86a0864549349d6e2aad3d981dfb71434424ee2eaba7d
Description-en: Extended tool to integrate C/C++ code with Lua
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: 41aa1cbae48f7052bc868a952759e917
Homepage: http://www.codenix.com/~tolua/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu