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

Last updated: May 21,2024

1. Install "libctpl-dev" package

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

$ sudo apt update $ sudo apt install libctpl-dev

2. Uninstall "libctpl-dev" package

Please follow the guidance below to uninstall libctpl-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libctpl-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Geany Packaging Team
Architecture: amd64
Source: ctpl
Version: 0.3.3.dfsg-4
Depends: libglib2.0-dev, libctpl2 (= 0.3.3.dfsg-4)
Suggests: libctpl-doc
Filename: pool/universe/c/ctpl/libctpl-dev_0.3.3.dfsg-4_amd64.deb
Size: 8148
MD5sum: 01b78f943823da95bb28619f319520e3
SHA1: 54f06f3dbf03612a6a4d5dd91f100158f0594a7f
SHA256: d9c7b97d4f7ea9e3cdd53ada2a7bdf88699a5b4a4889394c05d917a05b2dd8b5
Description-en: template engine written in C, development files
CTPL is a C template engine library allowing fast and easy computation of
templates with precise control over the parsing environment.
.
CTPL supports a wide range of input types through GIO
like in-memory, files, FTP, HTTP and more.
.
This package contains the header files which are needed for developing
CTPL applications.
Description-md5: 7b03535235fac1b474173b7bf890e9c8
Multi-Arch: same
Homepage: http://ctpl.tuxfamily.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu