How to Install and Uninstall ismrmrd-schema Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ismrmrd-schema" package

Please follow the instructions below to install ismrmrd-schema on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ismrmrd-schema

2. Uninstall "ismrmrd-schema" package

Please follow the guidelines below to uninstall ismrmrd-schema on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ismrmrd-schema $ sudo apt autoclean && sudo apt autoremove

3. Information about the ismrmrd-schema package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ismrmrd-schema
Priority: optional
Section: universe/science
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: ismrmrd
Version: 1.2.3-2build2
Filename: pool/universe/i/ismrmrd/ismrmrd-schema_1.2.3-2build2_all.deb
Size: 4868
MD5sum: f95135e550bcde06ca15dec8e7bffa3c
SHA1: b4f227d69bfef0845cf9c635498fce399eef0822
SHA256: b20898b740076a3829434040a0865688befe86ebe7193bc97e848f21aa7d5a67
Description-en: ISMRM Raw Data format (ISMRMRD) - XML schema
The ISMRMRD format combines a mix of flexible data structures (XML header)
and fixed structures (equivalent to C-structs) to represent MRI data.
.
In addition, the ISMRMRD format also specifies an image header for storing
reconstructed images and the accompanying C++ library provides a convenient
way of writing such images into HDF5 files along with generic arrays for
storing less well defined data structures, e.g. coil sensitivity maps or
other calibration data.
.
This package provides the XML schema.
Description-md5: 54f22491701eec0121f15ffcbd87a541
Homepage: http://ismrmrd.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu