How to Install and Uninstall libminc2-4.0.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "libminc2-4.0.0" package

Please follow the guidance below to install libminc2-4.0.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libminc2-4.0.0

2. Uninstall "libminc2-4.0.0" package

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

$ sudo apt remove libminc2-4.0.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libminc2-4.0.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libminc2-4.0.0
Priority: optional
Section: universe/libs
Installed-Size: 581
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: libminc
Version: 2.3.00-2build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libhdf5-10, libnetcdf11 (>= 3.6.1), libnifti2, libstdc++6 (>= 5.2)
Filename: pool/universe/libm/libminc/libminc2-4.0.0_2.3.00-2build1_amd64.deb
Size: 213598
MD5sum: d8b7296510f18e051f122ea74da43ed9
SHA1: a8f82a6c535675b83d95c43111d62390a5788b61
SHA256: d1a00966ae845c657fb3abb123318274d9ad7e630ef78829e6ef12f6823da2ef
Description-en: MNI medical image format library
This package contains the libraries libminc2 and libminc_io.
.
The Minc file format is a highly flexible medical image file format.
Minc version 1 is built on top of the NetCDF generalized data format.
Minc version 2 is built on top of the HDF data format. This library
handles both formats. In each case the format is
simple, self-describing, extensible, portable and N-dimensional, with
programming interfaces for both low-level data access and high-level
volume manipulation. On top of the libraries is a suite of generic
image-file manipulation tools. The format, libraries and tools are
designed for use in a medical-imaging research environment : they are
simple and powerful and make no attempt to provide a pretty interface
to users.
Description-md5: faea1d0686f84353dbdd5663b760d99e
Multi-Arch: same
Homepage: https://github.com/BIC-MNI/libminc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu