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

Last updated: May 15,2024

1. Install "libctemplate-dev" package

Please follow the steps below to install libctemplate-dev on Kali Linux

$ sudo apt update $ sudo apt install libctemplate-dev

2. Uninstall "libctemplate-dev" package

Learn how to uninstall libctemplate-dev on Kali Linux:

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

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

Package: libctemplate-dev
Source: ctemplate (2.4-3)
Version: 2.4-3+b1
Installed-Size: 1857
Maintainer: Debian KDE Extras Team
Architecture: amd64
Depends: libctemplate3 (= 2.4-3+b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), perl:any
Size: 256864
SHA256: eb32e938824e5f048e9792d2c45460095231b85c356e3925b244e696778729cf
SHA1: 680c87f57e447ff0614cca790239f02574380e85
MD5sum: 1ce3cc781f923208b12628d226f565e1
Description: Simple but powerful template language for C++ - development files
This package contains a library implementing a simple but
powerful template language for C++. It emphasizes separating logic
from presentation: it is impossible to embed application logic in this
template language. The devel package contains static and debug
libraries and header files for developing applications that use the
ctemplate package.
This package contains the ctemplate development files.
Description-md5:
Homepage: https://github.com/olafvdspek/ctemplate
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/ctemplate/libctemplate-dev_2.4-3+b1_amd64.deb