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

Last updated: May 19,2024

1. Install "matlab-jnifti" package

Please follow the guidance below to install matlab-jnifti on Kali Linux

$ sudo apt update $ sudo apt install matlab-jnifti

2. Uninstall "matlab-jnifti" package

Please follow the instructions below to uninstall matlab-jnifti on Kali Linux:

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

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

Package: matlab-jnifti
Source: octave-jnifti
Version: 0.6-3
Installed-Size: 83
Maintainer: Debian Octave Group
Architecture: all
Depends: matlab-jsonlab, matlab-support
Size: 15892
SHA256: 7025cfa14054ffb16b7c39c06ddd8e8ae5d512db2a0b64cf31105361a342c9cf
SHA1: ad10ed41003526b85206a9ac7b31a0fa838ef352
MD5sum: 356a89ad9c0316f2bc7627c1b42615e7
Description: fast NIfTI-1/2 reader and NIfTI-to-JNIfTI converter for MATLAB
The JNIfTI toolbox includes a stand-alone NIfTI-1/2 parser that works on both
MATLAB and GNU Octave without needing additional components. To just reading
and writing the un-compressed NIfTI and Analyze7.5 files (.nii, .hdr/.img),
one only needs to run addpath('/path/to/jnifti'). For MATLAB, JNIfTI toolbox
utilizes memmapfile-based disk-reading, making it very fast. For Octave,
memmapfile is currently not implemented, so, a full reading is required.
.
The JNIfTI toolbox is also capable of reading/writing gzip-compressed NIfTI
and Analyze7.5 files (.nii.gz, .hdr.gz, .img.gz). This feature is supported
in MATLAB directly without needing another toolbox (MATLAB must be in the
JVM-enabled mode).
.
To process gzip-compressed NIfTI/Analyze files in Octave and MATLAB with
-nojvm, one need to install the open-source JSONLab and ZMat toolboxes
Description-md5:
Homepage: https://github.com/fangq/jnifti
Section: contrib/science
Priority: optional
Filename: pool/contrib/o/octave-jnifti/matlab-jnifti_0.6-3_all.deb