How to Install and Uninstall libismrmrd1.2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libismrmrd1.2" package

This tutorial shows how to install libismrmrd1.2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libismrmrd1.2

2. Uninstall "libismrmrd1.2" package

Please follow the guidance below to uninstall libismrmrd1.2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libismrmrd1.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libismrmrd1.2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libismrmrd1.2
Priority: optional
Section: universe/science
Installed-Size: 335
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: ismrmrd
Version: 1.2.3-2build2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libhdf5-10, libpugixml1v5, libstdc++6 (>= 5.2)
Filename: pool/universe/i/ismrmrd/libismrmrd1.2_1.2.3-2build2_amd64.deb
Size: 76526
MD5sum: 0d956a968bfc94a83dd79c3fba10297c
SHA1: 7b6e4372f4284ca296d2a71482a37d53ed528337
SHA256: 1e9f045726e7597e4129c21296712a878a36da4fd7cc5e6068873ed261fd4e88
Description-en: ISMRM Raw Data format (ISMRMRD) - shared library
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 shared library.
Description-md5: fde6a6de9290a451f4b9d3fcc9528f66
Homepage: http://ismrmrd.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu