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

Last updated: May 20,2024

1. Install "octave-general" package

This guide let you learn how to install octave-general on Kali Linux

$ sudo apt update $ sudo apt install octave-general

2. Uninstall "octave-general" package

Here is a brief guide to show you how to uninstall octave-general on Kali Linux:

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

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

Package: octave-general
Version: 2.1.3-1
Installed-Size: 197
Maintainer: Debian Octave Group
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libnettle8, libstdc++6 (>= 11), octave-abi-58, octave (>= 8.3.0)
Size: 36788
SHA256: d682643f2d34a676735a48941299c359a0d743fdb83cf70d566728c160b9f13a
SHA1: 0d97b4ff025d69c6dd26b9dc30aa374e5dc79fcf
MD5sum: 7ec19b4209f087940428db1c61f64b53
Description: provide extra general functions for Octave
This package provides additional general functions for Octave, a
numerical computation software. It contains functions to transpose
complex matrixes (ctranspose), check if a string is sorted
(issorted), take the non-conjugate transpose of a matrix (transpose),
and a function to generate a symmetric matrix from the lower
triangular elements of a vector (unvech), among others.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5:
Multi-Arch: same
Homepage: https://gnu-octave.github.io/packages/general/
Tag: uitoolkit::ncurses
Section: math
Priority: optional
Filename: pool/main/o/octave-general/octave-general_2.1.3-1_amd64.deb