How to Install and Uninstall minc-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "minc-tools" package

This guide let you learn how to install minc-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install minc-tools

2. Uninstall "minc-tools" package

Please follow the steps below to uninstall minc-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove minc-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the minc-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: minc-tools
Priority: optional
Section: universe/science
Installed-Size: 1183
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 2.3.00+dfsg-1build1
Depends: libc6 (>= 2.14), libhdf5-10, libminc2-4.0.0, libnetcdf11 (>= 3.6.1), libnifti2, netcdf-bin, libgetopt-tabular-perl, libtext-format-perl, imagemagick
Filename: pool/universe/m/minc-tools/minc-tools_2.3.00+dfsg-1build1_amd64.deb
Size: 360140
MD5sum: bae71f72078877d36df1e19cb0fa4101
SHA1: f37f8c1bb29bc20b30206de28213fbe8cd6be5a3
SHA256: 6034b5fccf59a3446b2ef62658fbee801ee0d72bb3db2db279fe0a33eb8be7fa
Description-en: MNI medical image format tools
This package contains tools to manipulate MINC files.
.
The Minc file format is a highly flexible medical image file format
built on top of the NetCDF generalized data format. 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: bbd6eb8bd554e81904fc50647e0dacca
Homepage: http://www.bic.mni.mcgill.ca/ServicesSoftware/HomePage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu