How to Install and Uninstall libctemplate3 Package on Kali Linux

Last updated: October 06,2024

1. Install "libctemplate3" package

Here is a brief guide to show you how to install libctemplate3 on Kali Linux

$ sudo apt update $ sudo apt install libctemplate3

2. Uninstall "libctemplate3" package

This guide let you learn how to uninstall libctemplate3 on Kali Linux:

$ sudo apt remove libctemplate3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libctemplate3 package on Kali Linux

Package: libctemplate3
Source: ctemplate (2.4-3)
Version: 2.4-3+b1
Installed-Size: 814
Maintainer: Debian KDE Extras Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 155832
SHA256: 870824ba5c79eadc36619bbce36e431a0ebfba3077e85e1e4cd846e23b83dfa3
SHA1: b7e8ab7185001c59b0484e1f2629eb730fbd9a9a
MD5sum: d9c34994ab1a990eb898148bfa87b1bf
Description: Simple but powerful template language for C++
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. This limits the power of the template language
without limiting the power of the template *system*. Indeed, Google's
"main" web search uses this system exclusively for formatting output.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/olafvdspek/ctemplate
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/ctemplate/libctemplate3_2.4-3+b1_amd64.deb