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

Last updated: May 02,2024

1. Install "libibatis-java" package

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

$ sudo apt update $ sudo apt install libibatis-java

2. Uninstall "libibatis-java" package

This tutorial shows how to uninstall libibatis-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libibatis-java
Priority: optional
Section: universe/libs
Installed-Size: 421
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.3.4.726-5
Filename: pool/universe/libi/libibatis-java/libibatis-java_2.3.4.726-5_all.deb
Size: 328488
MD5sum: 9b0fd6926c6a9ff808af6139c8b187c4
SHA1: d57f1a5a79456ffb7135cda0e815e7cb9d1db3c5
SHA256: b82c6e4fba9505aaf534b9a8e7619be6d6919b053fcfbef9df814eae71936486
Description-en: iBATIS Data Mapper framework
The iBATIS Data Mapper framework makes it easier to use a database with Java
and .NET applications. iBATIS couples objects with stored procedures or SQL
statements using a XML descriptor. Simplicity is the biggest advantage of the
iBATIS Data Mapper over object relational mapping tools.
.
To use the iBATIS Data Mapper, you rely on your own objects, XML, and SQL.
There is little to learn that you don't already know. With the iBATIS Data
Mapper, you have the full power of both SQL and stored procedures at your
fingertips.
Description-md5: 22ae91327fd51e96f074979d05042d8c
Homepage: http://ibatis.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu