How to Install and Uninstall matlab-jnifti Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "matlab-jnifti" package

This guide covers the steps necessary to install matlab-jnifti on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install matlab-jnifti

2. Uninstall "matlab-jnifti" package

Learn how to uninstall matlab-jnifti on Ubuntu 21.10 (Impish Indri):

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

3. Information about the matlab-jnifti package on Ubuntu 21.10 (Impish Indri)

Package: matlab-jnifti
Architecture: all
Version: 0.6-2
Priority: optional
Section: multiverse/science
Source: octave-jnifti
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: matlab-jsonlab, matlab-support
Filename: pool/multiverse/o/octave-jnifti/matlab-jnifti_0.6-2_all.deb
Size: 15656
MD5sum: 3af69084664a7eb91bf0c12efd2bebca
SHA1: b0ba52bc2a5724402449bdc1b275156be9232b91
SHA256: 3ebf610374ac1c6c79653ecad542c507a9fdfba788306d29647dddb5eb3c28c4
SHA512: d7736155a99f6a5d1ed058a954a79c860effaf576f738a217ee87ee80294d568f22e3e51c2811de696aab1a2430132a69e13f39296b0145313b5c5d370565304
Homepage: https://github.com/fangq/jnifti
Description-en: 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: 24850eb9e0467dbd688e49089a9e2803