How to Install and Uninstall euler Package on Kali Linux

Last updated: May 09,2024

1. Install "euler" package

Learn how to install euler on Kali Linux

$ sudo apt update $ sudo apt install euler

2. Uninstall "euler" package

Learn how to uninstall euler on Kali Linux:

$ sudo apt remove euler $ sudo apt autoclean && sudo apt autoremove

3. Information about the euler package on Kali Linux

Package: euler
Version: 1.61.0-12
Installed-Size: 1265
Maintainer: Josue Ortega
Architecture: amd64
Depends: libc6 (>= 2.29), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgtk2.0-0 (>= 2.8.0), libpango-1.0-0 (>= 1.14.0), sensible-utils
Suggests: euler-doc
Size: 388444
SHA256: 64828bc60f4e0b7a0303a631de51b70acee83c102b20792491159925ece62330
SHA1: 364375fce62d1d7a8056ec935cb9dd5ca277c106
MD5sum: 9b977d6c75fda3dfeedf15cac926a5b2
Description: interactive mathematical programming environment
Euler is a powerful numerical laboratory with a programming language.
The system can handle real, complex and interval numbers, vectors and
matrices. It can produce 2D/3D plots.
.
Euler features among other things:
* real, complex and interval scalars and matrices
* a programming language, with local variables, default values for
parameters, variable parameter number, passing of functions
* two and three dimensional graphs
* marker plots
* density and contour plots
* animations
* numerical integration and differentiation
* statistical functions and tests
* differential equations
* interval methods with guaranteed inclusions
* function minimizers (Brent, Nelder-Mean)
* simplex algorithm
* interpolation and approximation
* finding roots of polynomials
* fast Fourier transform (FFT)
* an exact scalar product using a long accumulator
* PostScript graphics export
.
This package contains the main program. Documentation for Euler is included
in the euler-doc package.
Description-md5:
Homepage: http://euler.sourceforge.net/
Tag: field::mathematics, implemented-in::c, interface::graphical,
interface::x11, role::program, scope::utility, uitoolkit::gtk,
use::learning, use::viewing, x11::application
Section: math
Priority: optional
Filename: pool/main/e/euler/euler_1.61.0-12_amd64.deb