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

Last updated: May 19,2024

1. Install "matlab-jsonlab" package

In this section, we are going to explain the necessary steps to install matlab-jsonlab on Kali Linux

$ sudo apt update $ sudo apt install matlab-jsonlab

2. Uninstall "matlab-jsonlab" package

This tutorial shows how to uninstall matlab-jsonlab on Kali Linux:

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

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

Package: matlab-jsonlab
Source: octave-jsonlab
Version: 2.0-2
Installed-Size: 341
Maintainer: Debian Octave Group
Architecture: all
Depends: matlab-zmat, matlab-support
Size: 48224
SHA256: c24ba845d028afb1fd9a0faa96feeb5af312ab6dd7fe8f77b24bf34decbf82c0
SHA1: 59a7563b487e260d08609cd40ff8e6c45697cafe
MD5sum: c5d10c14feae773c8f89822073fd286f
Description: native JSON/UBJSON/MassagePack encoder/decoder for MATLAB
JSONLab is a free and open-source implementation of a
JSON/UBJSON/MessagePack encoder and a decoder in the native MATLAB language.
It can be used to convert a MATLAB data structure (array, struct, cell,
struct array and cell array) into JSON/UBJSON formatted string, or decode a
JSON/UBJSON/MessagePack file into MATLAB data. JSONLab supports both MATLAB
and GNU Octave (a free MATLAB clone). JSONLab is now the official reference
implementation for the JData Specification (Draft 3) - the foundation of the
OpenJData Project (http://openjdata.org).
.
This package provides support for MATLAB.
Description-md5:
Homepage: https://openjdata.org/jsonlab
Section: contrib/science
Priority: optional
Filename: pool/contrib/o/octave-jsonlab/matlab-jsonlab_2.0-2_all.deb