How to Install and Uninstall ctpl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "ctpl" package

Please follow the guidance below to install ctpl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ctpl

2. Uninstall "ctpl" package

This guide let you learn how to uninstall ctpl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ctpl $ sudo apt autoclean && sudo apt autoremove

3. Information about the ctpl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ctpl
Priority: optional
Section: universe/utils
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Geany Packaging Team
Architecture: amd64
Version: 0.3.3.dfsg-4
Depends: libc6 (>= 2.3.4), libctpl2 (= 0.3.3.dfsg-4), libglib2.0-0 (>= 2.24.0)
Filename: pool/universe/c/ctpl/ctpl_0.3.3.dfsg-4_amd64.deb
Size: 7950
MD5sum: 11368c274bd753bf114d1f93e176f78d
SHA1: e1dbf5e7611e289987435b2c77f58eaa274f7ed5
SHA256: a7b0ea9f8fbdb89db6751aa2eeff24b247c9cb4fc5a2363b87569510c8998873
Description-en: command-line template parsing utility
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 a standalone command-line utility to parse CTPL
templates.
Description-md5: 3fe6695437edb5775f7e48a08f0d2dcb
Homepage: http://ctpl.tuxfamily.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu