How to Install and Uninstall octave-interval Package on Kali Linux

Last updated: May 17,2024

1. Install "octave-interval" package

This guide covers the steps necessary to install octave-interval on Kali Linux

$ sudo apt update $ sudo apt install octave-interval

2. Uninstall "octave-interval" package

This tutorial shows how to uninstall octave-interval on Kali Linux:

$ sudo apt remove octave-interval $ sudo apt autoclean && sudo apt autoremove

3. Information about the octave-interval package on Kali Linux

Package: octave-interval
Version: 3.2.1-6
Installed-Size: 3066
Maintainer: Debian Octave Group
Architecture: amd64
Depends: octave (>= 8.3.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libmpfr6 (>= 4.0.0), libstdc++6 (>= 11), octave-abi-58
Suggests: octave-interval-doc
Size: 1155720
SHA256: 6440e89e8bf6f0d2a294e31b82b593b982a99fd55d2dc72d2b332e96a50bd4f8
SHA1: 0e046464a7745c4c27fbc0523a0c7af08332f608
MD5sum: 201ed10b2715b4f26218fa07eed2703c
Description: real-valued interval arithmetic for Octave
The interval package for real-valued interval arithmetic allows
one to evaluate functions over subsets of their domain. All results are
verified, because interval computations automatically keep track of any
errors.
.
These concepts can be used to handle uncertainties, estimate arithmetic errors
and produce reliable results. Also it can be applied to computer-assisted
proofs, constraint programming, and verified computing.
.
The implementation is based on interval boundaries represented by binary64
numbers and is conforming to IEEE Std 1788-2015, IEEE standard for interval
arithmetic.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5:
Multi-Arch: same
Homepage: https://gnu-octave.github.io/packages/interval/
Section: math
Priority: optional
Filename: pool/main/o/octave-interval/octave-interval_3.2.1-6_amd64.deb