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

Last updated: May 18,2024

1. Install "libojalgo-java" package

Please follow the steps below to install libojalgo-java on Kali Linux

$ sudo apt update $ sudo apt install libojalgo-java

2. Uninstall "libojalgo-java" package

Please follow the guidance below to uninstall libojalgo-java on Kali Linux:

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

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

Package: libojalgo-java
Source: ojalgo
Version: 53.3.0+ds-1
Installed-Size: 2412
Maintainer: Debian Math Team
Architecture: all
Size: 2214320
SHA256: fa578cbb40364c36dbd53847384e1d6d6530c99930489ad041d2cc2a20d51d07
SHA1: cfbb23adb8edab34c9c3b905c16676921ff63382
MD5sum: 4c1c62f90c7c78ff4012a394ad09efc5
Description: Java library to do mathematics, linear algebra and optimisation
ojAlgo is a fast pure Java linear algebra library. It features:
- Optimisation (mathematical programming) tools including LP, QP and MIP
solvers – again this is pure Java with zero dependencies;
- A collection of "array" classes that can be sparse or dense and arbitrarily
large. They can be used as 1-, 2- or N/Any-dimensional arrays, and may
contain/handle a multitude of different number types including complex
numbers, rational numbers and quaternions. The memory for the arrays can
alternatively be allocated off heap or in a file. The linear algebra part of
ojAlgo builds on these arrays – they’re fast and efficient;
- Artificial Neural Networks;
- Various other things like time series, random numbers, stochastic
processes, descriptive statistics...
Description-md5:
Multi-Arch: foreign
Homepage: https://www.ojalgo.org/
Section: math
Priority: optional
Filename: pool/main/o/ojalgo/libojalgo-java_53.3.0+ds-1_all.deb