How to Install and Uninstall libismrmrd-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libismrmrd-dev" package

Learn how to install libismrmrd-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libismrmrd-dev

2. Uninstall "libismrmrd-dev" package

Please follow the guidance below to uninstall libismrmrd-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libismrmrd-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libismrmrd-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libismrmrd-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: ismrmrd
Version: 1.2.3-2build2
Depends: ismrmrd-schema, libismrmrd1.2 (= 1.2.3-2build2)
Suggests: libismrmrd-doc
Filename: pool/universe/i/ismrmrd/libismrmrd-dev_1.2.3-2build2_amd64.deb
Size: 13108
MD5sum: c84d761042daef2be337c62b50bb0ea7
SHA1: a79eaa820f91c3b96b58b3165c37f7305fb629e5
SHA256: fe7f9ce1548f40e7d0387b62830847abbeb7694126ec47fa3757a0f29c71b904
Description-en: ISMRM Raw Data format (ISMRMRD) - development files
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 development files.
Description-md5: 491df0b705494fa8901d66369b3a2adc
Homepage: http://ismrmrd.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu