How to Install and Uninstall tntnet-runtime Package on Kali Linux

Last updated: May 16,2024

1. Install "tntnet-runtime" package

Learn how to install tntnet-runtime on Kali Linux

$ sudo apt update $ sudo apt install tntnet-runtime

2. Uninstall "tntnet-runtime" package

This is a short guide on how to uninstall tntnet-runtime on Kali Linux:

$ sudo apt remove tntnet-runtime $ sudo apt autoclean && sudo apt autoremove

3. Information about the tntnet-runtime package on Kali Linux

Package: tntnet-runtime
Source: tntnet
Version: 3.0-3
Installed-Size: 389
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libc6 (>= 2.33), libcxxtools10 (>= 3.0.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libtntnet13 (>= 3.0)
Size: 85820
SHA256: 115a399f16832d412510b5d850da52525e57726ff0aff4bd1251cc57986d01d9
SHA1: 35de34ac859bb64acf3c5b8d8b18f70d618a9c6a
MD5sum: e1b9b817091a762bf7982dec44d60374
Description: Tntnet runtime system
Tntnet has a template-language called ecpp similar to PHP, JSP or
Mason, where you can embed c++ code inside a HTML page to generate
active content. The ecpp files are precompiled to C++ classes called
components and compiled and linked into a shared library. This process
is done at compiletime. The web server Tntnet needs only the compiled
component library.
.
This package has the runtime system for tntnet web server.
Description-md5:
Homepage: http://www.tntnet.org/
Tag: role::shared-lib
Section: web
Priority: optional
Filename: pool/main/t/tntnet/tntnet-runtime_3.0-3_amd64.deb