How to Install and Uninstall octave-jnifti.noarch Package on Fedora 36

Last updated: June 26,2024

1. Install "octave-jnifti.noarch" package

Please follow the step by step instructions below to install octave-jnifti.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install octave-jnifti.noarch

2. Uninstall "octave-jnifti.noarch" package

Learn how to uninstall octave-jnifti.noarch on Fedora 36:

$ sudo dnf remove octave-jnifti.noarch $ sudo dnf autoremove

3. Information about the octave-jnifti.noarch package on Fedora 36

Last metadata expiration check: 5:53:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : octave-jnifti
Version : 0.5
Release : 6.fc36
Architecture : noarch
Size : 39 k
Source : octave-jnifti-0.5-6.fc36.src.rpm
Repository : fedora
Summary : Fast NIfTI-1/2 reader and NIfTI-to-JNIfTI converter for MATLAB/Octave
URL : https://github.com/fangq/jnifti
License : GPLv3+ or ASL 2.0
Description : JNIfTI Toolbox is a fully functional NIfTI-1/2 reader/writer that supports both
: MATLAB and GNU Octave, and is capable of reading/writing both non-compressed
: and compressed NIfTI files (.nii, .nii.gz) as well as two-part Analyze7.5/NIfTI
: files (.hdr/.img and .hdr.gz/.img.gz). More importantly, this is a toolbox
: that converts NIfTI data to its JSON-based replacement, JNIfTI (.jnii for
: text-based and .bnii for binary-based), defined by the JNIfTI specification
: (http://github.com/fangq/jnifti). JNIfTI is a much more flexible, human-readable
: and extensible file format compared to the more rigid and opaque NIfTI format,
: making the data much easier to manipulate and share.