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

Last updated: May 18,2024

1. Install "libmtj-java-doc" package

This guide covers the steps necessary to install libmtj-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmtj-java-doc

2. Uninstall "libmtj-java-doc" package

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

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

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

Package: libmtj-java-doc
Priority: optional
Section: multiverse/doc
Installed-Size: 5373
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-doc_0.9.14+dfsg-2_all.deb
Size: 390478
MD5sum: 4d4e215c56ee4f6b38a85d4e890879dc
SHA1: 830d18f194156551f7f1003012c4e8fa8b39a538
SHA256: 83c96bb2ef7f17f822ffdcc1d89836b72b0d0e18d5d1d8ac24737df08f67317e
Description-en: Java library for developing numerical applications (documentation)
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.
.
This package contains the javadoc documentation files.
Description-md5: 380f48555fc36f4067152bb8caad7db7
Homepage: http://code.google.com/p/matrix-toolkits-java/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu