How to Install and Uninstall octave Package on Kali Linux

Last updated: April 29,2024

1. Install "octave" package

Please follow the guidelines below to install octave on Kali Linux

$ sudo apt update $ sudo apt install octave

2. Uninstall "octave" package

This tutorial shows how to uninstall octave on Kali Linux:

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

3. Information about the octave package on Kali Linux

Package: octave
Source: octave (8.4.0-1)
Version: 8.4.0-1+b1
Installed-Size: 39651
Maintainer: Debian Octave Group
Architecture: amd64
Provides: octave-abi-58
Depends: libamd3 (>= 1:7.0.1), libarpack2 (>= 2.1), libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.35), libccolamd3 (>= 1:7.0.1), libcholmod5 (>= 1:7.3.1), libcolamd3 (>= 1:7.0.1), libcurl3-gnutls (>= 7.16.2), libcxsparse4 (>= 1:7.0.1), libfftw3-double3 (>= 3.3.10), libfftw3-single3 (>= 3.3.10), libfltk-gl1.3 (>= 1.3.0), libfltk1.3 (>= 1.3.3), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.4.2), libgcc-s1 (>= 4.0), libgfortran5 (>= 8), libgl1, libgl2ps1.4 (>= 1.4.2+dfsg1), libglpk40 (>= 4.59), libglu1-mesa | libglu1, libgomp1 (>= 4.2.1), libgraphicsmagick++-q16-12 (>= 1.3.26-5~), libgraphicsmagick-q16-3 (>= 1.3.5), libhdf5-103-1, liblapack3 | liblapack.so.3, libpcre2-8-0 (>= 10.22), libportaudio2 (>= 19+svn20101113), libqhull-r8.0 (>= 2020.1), libqrupdate1 (>= 1.1.1), libqscintilla2-qt5-15 (>= 2.11.2), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5help5 (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libreadline8 (>= 6.0), libsndfile1 (>= 1.0.20), libspqr4 (>= 1:7.3.1+dfsg), libstdc++6 (>= 13.1), libsuitesparseconfig7 (>= 1:7.0.1), libsundials-ida6 (>= 6.4.1+dfsg1), libsundials-sunlinsol3 (>= 6.4.1+dfsg1), libumfpack6 (>= 1:7.0.1), libx11-6, zlib1g (>= 1:1.2.11.dfsg), texinfo, octave-common (= 8.4.0-1)
Recommends: gnuplot-qt | gnuplot-x11 | gnuplot-nox, libopenblas0 | libblis4, pstoedit, epstool, default-jre-headless, octave-doc
Suggests: octave-dev
Size: 9722232
SHA256: 051c5723ce96209a3aa281bef1e37b7da1fd4e2beee313ed2699b5b015134c41
SHA1: 3ec1fc54cc54a031268ad49cff950b112f4abb46
MD5sum: 6b23f4d6e2dd131834e13dee699304fd
Description: GNU Octave language for numerical computations
Octave is a (mostly MATLAB® compatible) high-level language, primarily
intended for numerical computations. It provides a convenient command-line
interface for solving linear and nonlinear problems numerically.
.
Octave can be dynamically extended with user-supplied C++ files.
Description-md5:
Homepage: https://www.octave.org/
Tag: field::mathematics, field::medicine, implemented-in::TODO,
implemented-in::c++, implemented-in::fortran, interface::commandline,
interface::graphical, interface::shell, interface::x11, role::program,
science::calculation, science::modelling, science::plotting,
scope::application, suite::gnu, uitoolkit::qt, use::calculating,
x11::application
Section: math
Priority: optional
Filename: pool/main/o/octave/octave_8.4.0-1+b1_amd64.deb