How to Install and Uninstall ctpp2-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ctpp2-utils" package

Please follow the steps below to install ctpp2-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ctpp2-utils

2. Uninstall "ctpp2-utils" package

Please follow the instructions below to uninstall ctpp2-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ctpp2-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the ctpp2-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ctpp2-utils
Priority: optional
Section: universe/libs
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Vasudev Kamath
Architecture: amd64
Source: ctpp2
Version: 2.8.3-17
Depends: libc6 (>= 2.14), libctpp2-2v5 (>= 2.8.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/c/ctpp2/ctpp2-utils_2.8.3-17_amd64.deb
Size: 23796
MD5sum: 00988078d5a8d864358790816b9503f0
SHA1: 48c111c7a6436e61226e7f09685d3293d6d16b68
SHA256: 2d34eec44fd80f2dddfb9620539508a2fe995d242673afc822df1440ee7885cf
Description-en: Tools for ctpp template conversion
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 following tools to deal with ctpp templates:
* ctpp2c - CTPP template compiler
* ctpp2i - CTPP template interpreter
* ctpp2-config - CTPP configuration tool
* ctpp2json - CTPP JSON file parser
* ctpp2vm - CTPP virtual machine
Description-md5: a2a9e2e88d53c8d7c359e1eff71d0a37
Homepage: http://ctpp.havoc.ru/en
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu