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

Last updated: October 05,2024

1. Install "libctpp2-dev" package

Please follow the instructions below to install libctpp2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libctpp2-dev

2. Uninstall "libctpp2-dev" package

Please follow the step by step instructions below to uninstall libctpp2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libctpp2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 3826
Maintainer: Ubuntu Developers
Original-Maintainer: Vasudev Kamath
Architecture: amd64
Source: ctpp2
Version: 2.8.3-17
Depends: libctpp2-2v5 (= 2.8.3-17)
Suggests: ctpp2-doc
Filename: pool/universe/c/ctpp2/libctpp2-dev_2.8.3-17_amd64.deb
Size: 471350
MD5sum: 4d95458104bcc7ba6f5eeb1e4a03de85
SHA1: 4c4574dc4083405adedd26d45433936e3c1a5b35
SHA256: 2ae960d36a14b49105c103ec41f9396ceb88052be9967d62d541774b1196d41e
Description-en: HTML template engine for C++ (development)
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.
.
This package provides header files for developing your applications to
use ctpp2 template engine.
.
These header files allows you to utilize the library in your code to
utilize the ctpp2 template engine.
Description-md5: 0e9db2a47e2d41856c5e95503b458924
Multi-Arch: same
Homepage: http://ctpp.havoc.ru/en
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu