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

Last updated: October 05,2024

1. Install "octave-jsonlab" package

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

$ sudo apt update $ sudo apt install octave-jsonlab

2. Uninstall "octave-jsonlab" package

This guide let you learn how to uninstall octave-jsonlab on Kali Linux:

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

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

Package: octave-jsonlab
Version: 2.0-2
Installed-Size: 453
Maintainer: Debian Octave Group
Architecture: all
Depends: octave-zmat, octave (>= 7.1.0)
Size: 81052
SHA256: 3923fccfbaa56dc491248263b02debbfa43ef0be3414bdee9fac52173fe3edb7
SHA1: 9b3d373608e3a3b321dd673480c84b026e8d36f9
MD5sum: 3397887629ed31eda90c18915559077b
Description: native JSON/UBJSON/MassagePack encoder/decoder for Octave
JSONLab is a free and open-source JSON/UBJSON/MessagePack encoder and
decoder written in the native MATLAB language. It can be used to convert a
MATLAB data structure (array, struct, cell, struct array, cell array, and
objects) into JSON/UBJSON/MessagePack formatted strings and files, or to
parse a JSON/UBJSON/MessagePack file into MATLAB data structure. JSONLab
supports both MATLAB and GNU Octave.
.
JSONLab is not just a parser and writer of JSON/UBJSON data files, but one
that systematically converts complex scientific data structures into
human-readable and universally supported JSON forms using the standardized
JData data annotations.
.
This package provides support for Octave.
Description-md5:
Homepage: https://openjdata.org/jsonlab
Section: science
Priority: optional
Filename: pool/main/o/octave-jsonlab/octave-jsonlab_2.0-2_all.deb