How to Install and Uninstall euler Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "euler" package

Learn how to install euler on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install euler

2. Uninstall "euler" package

Please follow the step by step instructions below to uninstall euler on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the euler package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: euler
Priority: optional
Section: universe/math
Installed-Size: 1238
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: amd64
Version: 1.61.0-11
Depends: libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgtk2.0-0 (>= 2.8.0), libpango-1.0-0 (>= 1.14.0)
Suggests: euler-doc
Filename: pool/universe/e/euler/euler_1.61.0-11_amd64.deb
Size: 377850
MD5sum: d2220803738fd7bf2115407d37294da1
SHA1: 510f1dd440eff1d39896b60e415df483e3a91699
SHA256: 6b2553565d4c80703bacd8f6987792d6fd77975b2da9911919cc0cced1f186b5
Description-en: 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: 38d4558134e90707e088adc315fbab95
Homepage: http://euler.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu