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

Last updated: November 22,2024

1. Install "jel-java" package

Please follow the instructions below to install jel-java on Kali Linux

$ sudo apt update $ sudo apt install jel-java

2. Uninstall "jel-java" package

Please follow the guidelines below to uninstall jel-java on Kali Linux:

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

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

Package: jel-java
Source: jel
Version: 2.1.2-2
Installed-Size: 49
Maintainer: Debian Science Team
Architecture: all
Size: 38524
SHA256: fbfe94a50ceb25ac51c7b6a728e40dabbb7a3fa17853adfa83a9e389d806606b
SHA1: 04e14f47e7c5fc23c7bb8d5ed6731230af8644a9
MD5sum: 3841f4fdb6833daaf9a6be537829aaad
Description: Library for evaluating algebraic expressions in Java
The JEL library enables users to enter algebraic expressions into their
program. Since JEL converts expressions directly into Java bytecode,
it significantly speeds up their evaluation time. If the user's Java
virtual machine has a JIT compiler, expressions are transparently
compiled into native machine code.
.
JEL may be a very useful tool for a variety of applications in science
involving user-defined functions, e.g. to create plots, to apply fits
to a data set and to solve integrals or differential equations.
Another relevant use case for JEL is given by algebraic operations
between two or more columns of a database table.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/jel/
Section: java
Priority: optional
Filename: pool/main/j/jel/jel-java_2.1.2-2_all.deb