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

Last updated: May 10,2024

1. Install "libminc-dev" package

Please follow the step by step instructions below to install libminc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libminc-dev

2. Uninstall "libminc-dev" package

In this section, we are going to explain the necessary steps to uninstall libminc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libminc-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 374
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: libminc
Version: 2.3.00-2build1
Replaces: libminc0-dev
Depends: libminc2-4.0.0 (= 2.3.00-2build1), libnetcdf-dev, libhdf5-dev
Conflicts: libminc0-dev
Filename: pool/universe/libm/libminc/libminc-dev_2.3.00-2build1_amd64.deb
Size: 53534
MD5sum: 490017d3ec6f659bd3fd4eee12666c02
SHA1: f2a354cd7104a25f8a85a66ff6b180b7b39642ca
SHA256: 39e08b9ba4149e84426e91c5f705ee90f7bf380af0e4dc48bd9e589140d877af
Description-en: MNI medical image format development environment
This package contains the library and headers for 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: 34b28ce77489a2a57d3469e48b4802b2
Homepage: https://github.com/BIC-MNI/libminc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu