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

Last updated: May 14,2024

1. Install "octave-zmat" package

Please follow the step by step instructions below to install octave-zmat on Kali Linux

$ sudo apt update $ sudo apt install octave-zmat

2. Uninstall "octave-zmat" package

Please follow the instructions below to uninstall octave-zmat on Kali Linux:

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

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

Package: octave-zmat
Source: zmat (0.9.8+ds-8)
Version: 0.9.8+ds-8+b1
Installed-Size: 115
Maintainer: Debian Octave Group
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), liblz4-1 (>= 0.0~r130), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.0), octave (>= 8.4.0)
Size: 44680
SHA256: dc8e588c9846932300365fd6e21508c11f2507e81ad313a2686d192a3c2ffa0d
SHA1: 9a95d0ad0ccef35b65c950b1114aa37b8ff1e536
MD5sum: 638f2fc107643a62ad229e56c64a2f29
Description: in-memory data compression for Octave
ZMat is a portable mex function to enable zlib/gzip/lzma/lzip/lz4/lz4hc
based data compression/decompression and base64 encoding/decoding support
in MATLAB and GNU Octave. It is fast and compact, can process a large
array within a fraction of a second. Among the 6 supported compression
methods, lz4 is the fastest for compression/decompression; lzma is the
slowest but has the highest compression ratio; zlib/gzip have the best
balance between speed and compression time.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/fangq/zmat
Section: science
Priority: optional
Filename: pool/main/z/zmat/octave-zmat_0.9.8+ds-8+b1_amd64.deb