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

Last updated: May 17,2024

1. Install "libmtj-java" package

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

$ sudo apt update $ sudo apt install libmtj-java

2. Uninstall "libmtj-java" package

This is a short guide on how to uninstall libmtj-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmtj-java
Priority: optional
Section: multiverse/java
Installed-Size: 650
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: mtj
Version: 0.9.14+dfsg-2
Filename: pool/multiverse/m/mtj/libmtj-java_0.9.14+dfsg-2_all.deb
Size: 184880
MD5sum: fe51f7535ab5df48c4101911e8b32c27
SHA1: 35e0ca10b08bea45abc5307d9e2317c40ad810f9
SHA256: 6851d4cfb8f6dc7e62f4098fe36a9a3960b54e1f9978d798034b207e781200b2
Description-en: Java library for developing numerical applications
MTJ is designed to be used as a library for developing numerical
applications, both for small and large scale computations. The library
is based on BLAS and LAPACK for its dense and structured sparse
computations, and on the Templates project for unstructured sparse
operations.
.
MTJ uses the netlib-java project as a backend, which can be set up to
use machine-optimised BLAS libraries for improved performance of dense
matrix operations, falling back to a pure Java implementation. This
ensures perfect portability, while allowing for improved performance in
a production environment.
Description-md5: 83d51bf9bf17c051b3fb647b16f73a89
Homepage: http://code.google.com/p/matrix-toolkits-java/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu