How to Install and Uninstall liblutok-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "liblutok-doc" package

In this section, we are going to explain the necessary steps to install liblutok-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liblutok-doc

2. Uninstall "liblutok-doc" package

Please follow the step by step instructions below to uninstall liblutok-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove liblutok-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblutok-doc package on Ubuntu 21.10 (Impish Indri)

Package: liblutok-doc
Architecture: all
Version: 0.4+dfsg-4build1
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: lutok
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Braud-Santoni
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 853
Suggests: liblutok-dev (= 0.4+dfsg-4build1)
Filename: pool/universe/l/lutok/liblutok-doc_0.4+dfsg-4build1_all.deb
Size: 62888
MD5sum: f3d67d1c809d2338147e6f97348b254d
SHA1: 79e7f498995fe145a664e16be0927b54dbf6e46f
SHA256: 7506042219ea7a45c33df40ab72fa8f8fb76e87453c5f30e83ce5369d75cafb2
SHA512: a9163da4c5ec470c2d55ff3e8c234926642e8abf93b614a2540d27df646b19e63b81ba09dac3dfe3911fd1bf019d630134cc848ac06f14ded467ceaf9662ceb6
Homepage: https://github.com/jmmv/lutok/
Description-en: lightweight C++ API library for Lua -- documentation
Lutok provides thin C++ wrappers around the Lua C API to ease the
interaction between C++ and Lua. These wrappers make intensive use of
RAII to prevent resource leakage, expose C++-friendly data types, report
errors by means of exceptions and ensure that the Lua stack is always
left untouched in the face of errors. The library also provides a small
subset of miscellaneous utility functions built on top of the wrappers.
.
Lutok focuses on providing a clean and safe C++ interface; the drawback
is that it is not suitable for performance-critical environments. In
order to implement error-safe C++ wrappers on top of a Lua C binary
library, Lutok adds several layers or abstraction and error checking
that go against the original spirit of the Lua C API and thus degrade
performance.
.
This package contains the developer documentation & API reference.
Description-md5: d0041f4c49611f5f0bfa993b2a48893f