How to Install and Uninstall libcommons-math-java-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 12,2024

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

Please follow the instructions below to install libcommons-math-java-doc on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the steps below to uninstall libcommons-math-java-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libcommons-math-java-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcommons-math-java-doc
Architecture: all
Version: 2.2-7
Priority: optional
Section: universe/doc
Source: commons-math
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25478
Suggests: libcommons-math-java
Filename: pool/universe/c/commons-math/libcommons-math-java-doc_2.2-7_all.deb
Size: 825496
MD5sum: d555bc31ff7593d116d83bd2ce4f3d7c
SHA1: 2a0f55dd401f7dc5be0829d9f30f12987d98795b
SHA256: e1b58f2d04cbc0c2d8581b0c8a6009bcbfa1b9c3c00a82c54a028a0b53be0d17
SHA512: e218cd24b2164af76121dd9092eeb02fefa90ec737e00e0781530200339a5433686eae7d1541f61dfab3558bb29d47000a70832c3069f649d6c2153307232240
Homepage: http://commons.apache.org/math/
Description-en: 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: 0f1ee1a8f50c7203dc3ef1246c19c060