How to Install and Uninstall libjama-java Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "libjama-java" package
This tutorial shows how to install libjama-java on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libjama-java
Copied
2. Uninstall "libjama-java" package
Please follow the step by step instructions below to uninstall libjama-java on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libjama-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libjama-java package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libjama-java
Priority: optional
Section: universe/libs
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jama
Version: 1.0.3-1
Suggests: libjama-java-doc
Filename: pool/universe/j/jama/libjama-java_1.0.3-1_all.deb
Size: 31084
MD5sum: 1c2b8c2114479555eb422afc67dc87b7
SHA1: 675ec06229741be6f4440fce31b05f344fbebcc6
SHA256: 70ab5901706b81a7395d9d087f347dcd4400920634e97bedcf9b8ca911ccabaa
Description-en: Basic linear algebra library for Java
Provides fundamental operations of numerical linear algebra. The package
provides five matrix decompositions. These decompositions are accessed by
the Matrix class to compute solutions of simultaneous linear equations,
determinants, inverses and other matrix functions.
.
The five decompositions are:
* Cholesky Decomposition of symmetric, positive definite matrices
* LU Decomposition (Gaussian elimination) of rectangular matrices
* QR Decomposition of rectangular matrices
* Eigenvalue Decomposition of both symmetric and nonsymmetric square matrices
* Singular Value Decomposition of rectangular matrices
Description-md5: 1f42a505ebab68b4fe9cb3a9719588ef
Homepage: http://math.nist.gov/javanumerics/jama/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jama
Version: 1.0.3-1
Suggests: libjama-java-doc
Filename: pool/universe/j/jama/libjama-java_1.0.3-1_all.deb
Size: 31084
MD5sum: 1c2b8c2114479555eb422afc67dc87b7
SHA1: 675ec06229741be6f4440fce31b05f344fbebcc6
SHA256: 70ab5901706b81a7395d9d087f347dcd4400920634e97bedcf9b8ca911ccabaa
Description-en: Basic linear algebra library for Java
Provides fundamental operations of numerical linear algebra. The package
provides five matrix decompositions. These decompositions are accessed by
the Matrix class to compute solutions of simultaneous linear equations,
determinants, inverses and other matrix functions.
.
The five decompositions are:
* Cholesky Decomposition of symmetric, positive definite matrices
* LU Decomposition (Gaussian elimination) of rectangular matrices
* QR Decomposition of rectangular matrices
* Eigenvalue Decomposition of both symmetric and nonsymmetric square matrices
* Singular Value Decomposition of rectangular matrices
Description-md5: 1f42a505ebab68b4fe9cb3a9719588ef
Homepage: http://math.nist.gov/javanumerics/jama/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu