How to Install and Uninstall libtemplates-parser11.8.2014 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libtemplates-parser11.8.2014" package

Please follow the guidance below to install libtemplates-parser11.8.2014 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtemplates-parser11.8.2014

2. Uninstall "libtemplates-parser11.8.2014" package

Please follow the step by step instructions below to uninstall libtemplates-parser11.8.2014 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtemplates-parser11.8.2014 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtemplates-parser11.8.2014 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtemplates-parser11.8.2014
Priority: optional
Section: universe/libs
Installed-Size: 968
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovic Brenta
Architecture: amd64
Source: libtemplates-parser
Version: 11.8.2014-5
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgnat-4.9 (>= 4.9.3-3ubuntu5), libxmlada4.4.0
Filename: pool/universe/libt/libtemplates-parser/libtemplates-parser11.8.2014_11.8.2014-5_amd64.deb
Size: 281288
MD5sum: 2113bb8715cc58b8b50d8aaedc01200e
SHA1: 17e75f1e1a3618fa674eb77706fc449e5d2f82df
SHA256: 755bfe265242399cdb22b6c2371042e93f7aecbe7e67ff1648b32638d8e3b316
Description-en: Ada library to parse files and replace variables (runtime)
The main goal is to ease the development of Web servers. In CGI
(Common Gateway Interface) applications, you have to write HTML pages in
the program (in Ada or whatever other language) by using some specific
libraries or by using only basic output functions. This is of course not
mandatory but by lack of a good library every Web development ends up doing
just that. Templates Parser takes that burden off of you.
.
This package contains the runtime shared library.
Description-md5: 8fb5216db500612183ba10aef3e0096d
Multi-Arch: same
Homepage: http://libre.adacore.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu