How to Install and Uninstall libmath-calculus-newtonraphson-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "libmath-calculus-newtonraphson-perl" package

Please follow the guidelines below to install libmath-calculus-newtonraphson-perl on Kali Linux

$ sudo apt update $ sudo apt install libmath-calculus-newtonraphson-perl

2. Uninstall "libmath-calculus-newtonraphson-perl" package

Please follow the step by step instructions below to uninstall libmath-calculus-newtonraphson-perl on Kali Linux:

$ sudo apt remove libmath-calculus-newtonraphson-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-calculus-newtonraphson-perl package on Kali Linux

Package: libmath-calculus-newtonraphson-perl
Version: 0.1-4
Installed-Size: 27
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmath-calculus-expression-perl, libmath-calculus-differentiate-perl
Size: 8868
SHA256: 0f990ca3d3ac44a9b5db659ff13825a2e6f8c11be15a8de3375aa88762c072ad
SHA1: fb2cf2918e9636365ba8ee2c6a8e4edc3be4837d
MD5sum: cbb8682fda375c845bf5bc9dfdaa6524
Description: Algebraic Newton Raphson Implementation
The Math::Calculus::NewtonRaphson module takes an algebraic expression,
parses it and then uses the Newton Raphson method to solve it.
The Newton Raphson method relies on the fact that the expression
you pass in evaluates to zero where there is a solution. That is, to solve:-
.
x^2 = 5
.
You would need to pass in:-
.
x^2 - 5
.
It understands expressions containing any of the operators +, -, *, / and ^
(raise to power), bracketed expressions to enable correct precedence and the
functions ln, exp, sin, cos, tan, sec, cosec, cot, sinh, cosh, tanh, sech,
cosech, coth, asin, acos, atan, asinh, acosh and atanh.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Math-Calculus-NewtonRaphson
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-calculus-newtonraphson-perl/libmath-calculus-newtonraphson-perl_0.1-4_all.deb