How to Install and Uninstall libjama-java Package on Kali Linux

Last updated: September 20,2024

1. Install "libjama-java" package

Learn how to install libjama-java on Kali Linux

$ sudo apt update $ sudo apt install libjama-java

2. Uninstall "libjama-java" package

Here is a brief guide to show you how to uninstall libjama-java on Kali Linux:

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

3. Information about the libjama-java package on Kali Linux

Package: libjama-java
Source: jama
Version: 1.0.3-2
Installed-Size: 50
Maintainer: Debian Java Maintainers
Architecture: all
Size: 31256
SHA256: 8d038f168fa95c1c50783b67673851c3c341d84266bc469994a5a8d997a4e909
SHA1: 2470c2150006537216c554ed1027e340d8fc0539
MD5sum: aba75a7c1dbf8c67638cfc76948154db
Description: 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:
Homepage: http://math.nist.gov/javanumerics/jama/
Tag: devel::lang:java, role::shared-lib
Section: java
Priority: optional
Filename: pool/main/j/jama/libjama-java_1.0.3-2_all.deb