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

Last updated: May 02,2024

1. Install "libbtm-java" package

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

$ sudo apt update $ sudo apt install libbtm-java

2. Uninstall "libbtm-java" package

In this section, we are going to explain the necessary steps to uninstall libbtm-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libbtm-java
Priority: optional
Section: universe/java
Installed-Size: 350
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.1.4-2
Filename: pool/universe/libb/libbtm-java/libbtm-java_2.1.4-2_all.deb
Size: 276736
MD5sum: 7704c4c1c920ec61fc2c061e74a0bd0c
SHA1: ee35a8adce4509679451560a804ae99e2ae90ae4
SHA256: b303cf3f41fbb688178e58e4cba7ca0ef1d5f15be4fd4dbaf52b073e03958cfb
Description-en: Bitronix JTA Transaction Manager
The Bitronix Transaction Manager (BTM) is a simple but complete implementation
of the JTA 1.0.1B API. It is a fully working XA transaction manager that
provides all services required by the JTA API while trying to keep the code as
simple as possible for easier understanding of the XA semantics. This is BTM's
strongest point compared to its competitors: it is trivial to configure and
when something goes wrong it is much easier to figure out what to do thanks to
the great care placed in useful error reporting and logging.
Description-md5: 4531d05ac43af2c057c6d774d51d2a94
Homepage: http://docs.codehaus.org/display/BTM/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu