How to Install and Uninstall libcommons-math-java-doc Package on Kali Linux

Last updated: May 09,2024

1. Install "libcommons-math-java-doc" package

Please follow the step by step instructions below to install libcommons-math-java-doc on Kali Linux

$ sudo apt update $ sudo apt install libcommons-math-java-doc

2. Uninstall "libcommons-math-java-doc" package

Please follow the instructions below to uninstall libcommons-math-java-doc on Kali Linux:

$ sudo apt remove libcommons-math-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-math-java-doc package on Kali Linux

Package: libcommons-math-java-doc
Source: commons-math
Version: 2.2-8
Installed-Size: 24803
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libcommons-math-java
Size: 1102520
SHA256: d303a5827d7588111db3afe00fd9183067710f57d03f8d773eab32c2037d3a51
SHA1: 05eeb9c2cb06e8124c167eb6f120d0bc32249d83
MD5sum: 49986b611b9f4a2e7a4a3296035ef8cb
Description: Java lightweight mathematics and statistics components - documentation
Commons Math is a Java library of lightweight, self-contained mathematics
and statistics components.
.
Commons Math is made up of a small set of math/stat utilities addressing
programming problems like the ones in the list below:
- Computing means, variances and other summary statistics for a list of
numbers
- Fitting a line to a set of data points using linear regression
- Finding a smooth curve that passes through a collection of points
(interpolation)
- Fitting a parametric model to a set of measurements using least-squares
methods
- Solving equations involving real-valued functions (i.e. root-finding)
- Solving systems of linear equations
- Solving Ordinary Differential Equations
- Minimizing multi-dimensional functions
- Generating random numbers with more restrictions (e.g distribution, range)
than what is possible using the JDK
- Generating random samples and/or datasets that are "like" the data in an
input file
- Performing statistical significance tests
- Miscellaneous mathematical functions such as factorials, binomial
coefficients and "special functions" (e.g. gamma, beta functions)
.
This is a part of the Apache Commons Project.
.
This package provides the API documentation for Commons Math.
Description-md5:
Homepage: http://commons.apache.org/math/
Tag: devel::doc, devel::lang:java, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/c/commons-math/libcommons-math-java-doc_2.2-8_all.deb