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

Last updated: May 23,2024

1. Install "libajaxtags-java" package

This is a short guide on how to install libajaxtags-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libajaxtags-java

2. Uninstall "libajaxtags-java" package

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

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

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

Package: libajaxtags-java
Priority: optional
Section: universe/libs
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.5.1-3
Filename: pool/universe/liba/libajaxtags-java/libajaxtags-java_1.5.1-3_all.deb
Size: 47474
MD5sum: 044f9a51af5c4ccc4dc9d9f651bd7f77
SHA1: d12e6bdcbe62dc0c3c113969d3ba5112eaec81ce
SHA256: 1e07a38353dc092ee57432570624e3c32899f871ced3ea2856d60b4e488c9588
Description-en: Java based library supporting AJAX in Java Server Pages
The AJAX Tag Library is a set of JSP tags that simplify the use of
Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
.
This tag library does not force J2EE developers to write the necessary
JavaScript to implement an AJAX-capable web form. The tag library provides
support for live form updates for the following use cases:
- autocomplete based on character input to an input field
- select box population based on selections made from another field
- callout or balloon popups for highlighting content
- refreshing form fields
- toggling images and form field states on/off.
Description-md5: 5a8948b33aa53b400b2afc700208cb8d
Homepage: http://ajaxtags.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu