How to Install and Uninstall libctpp2-2v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libctpp2-2v5" package

This guide covers the steps necessary to install libctpp2-2v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libctpp2-2v5

2. Uninstall "libctpp2-2v5" package

In this section, we are going to explain the necessary steps to uninstall libctpp2-2v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libctpp2-2v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libctpp2-2v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libctpp2-2v5
Priority: optional
Section: universe/libs
Installed-Size: 937
Maintainer: Ubuntu Developers
Original-Maintainer: Vasudev Kamath
Architecture: amd64
Source: ctpp2
Version: 2.8.3-17
Replaces: libctpp2-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Pre-Depends: multiarch-support
Suggests: ctpp2-utils
Conflicts: libctpp2-2
Filename: pool/universe/c/ctpp2/libctpp2-2v5_2.8.3-17_amd64.deb
Size: 269782
MD5sum: b3a6afbd54a37a857d7cd88857a06048
SHA1: 040fc0f14f371bb23197706a0fe65e3ab5b89bf3
SHA256: 861ac43158a84ede225e47aab62a2330b6fbcf6d9c884008a1e2f72afca03b66
Description-en: HTML template engine for C++
CTPP is a suitable choice for projects where a programmer and an HTML
designer are different people. The goal of CTPP development was to
achieve maximum performance with minimal basic functionality that is
easily expandable. In other words, any conceivable capabilities can be
added by writing users functions.
.
CTPP has following advantages over other template engines:
* Very High performace as this is written in C++
* Flexible syntax of templates
* Robustness
* Portability
* Support for implementations in the language your choice
* Various template sources
* Output data filters
* User functions
Description-md5: 50431586fd3a98e1eb2853dbcc8da32d
Multi-Arch: same
Homepage: http://ctpp.havoc.ru/en
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu