How to Install and Uninstall libjatl-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libjatl-java" package

Here is a brief guide to show you how to install libjatl-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjatl-java

2. Uninstall "libjatl-java" package

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

$ sudo apt remove libjatl-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjatl-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjatl-java
Priority: optional
Section: universe/java
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jatl
Version: 0.2.2-2
Depends: libcommons-lang-java
Filename: pool/universe/j/jatl/libjatl-java_0.2.2-2_all.deb
Size: 25590
MD5sum: 9493b1dbc364e0b898e1d26d01d011fb
SHA1: 9a7678853739d640d5b8c3d468768465883c75e1
SHA256: bf50ff2c39bb4db149504e0892f85695f490757c1242071470c04f36324e63b9
Description-en: JATL - Java Anti-Template Language
JATL is an extremely lightweight efficient Java library to generate XHTML or
XML in a micro DSL builder/fluent style.
.
JATL is particularly useful for creating complicated XML/HTML snippets
programmatic-ly in Java to be used as lambdas or helpers in jMustache or
Handlebars.java. Its also very good at creating extremely large XML
documents while using very little memory.
Description-md5: e841bc990bc900437223ec11b1f39ba6
Homepage: http://code.google.com/p/jatl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu