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

Last updated: May 18,2024

1. Install "octave-dev" package

Learn how to install octave-dev on Kali Linux

$ sudo apt update $ sudo apt install octave-dev

2. Uninstall "octave-dev" package

This guide covers the steps necessary to uninstall octave-dev on Kali Linux:

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

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

Package: octave-dev
Source: octave (8.4.0-1)
Version: 8.4.0-1+b1
Installed-Size: 5268
Maintainer: Debian Octave Group
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), octave (= 8.4.0-1+b1), libreadline-dev | libreadline-gplv2-dev, libncurses-dev, libhdf5-dev | libhdf5-openmpi-dev | libhdf5-mpich-dev, libgl-dev, libblas-dev | libblas.so, liblapack-dev | liblapack.so, libfftw3-dev, gfortran, gcc, g++
Enhances: octave
Size: 956560
SHA256: 858ea4fbbfab5eed62a46c8ad791fa5b2ad5b1e6179a74f04a5e7eb8ed9bacb3
SHA1: a9306fab6789326f3090f9e0078b1c4892e724bb
MD5sum: d8318c38354b6147bd29a003a9ee2dcf
Description: development files for the GNU Octave language
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.
.
This package provides the header files and the mkoctfile script used for
extending Octave via compiled code.
Description-md5:
Homepage: https://www.octave.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/octave/octave-dev_8.4.0-1+b1_amd64.deb