How to Install elastix software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install elastix software package in Ubuntu 16.04 LTS (Xenial Xerus)

elastix software package provides toolbox for rigid and nonrigid registration of images, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install elastix 

elastix is installed in your system.

Make ensure the elastix package were installed using the commands given below,

$ sudo dpkg-query -l | grep elastix *

You will get with elastix package name, version, architecture and description in a table

elastix package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Science
Package elastix
Version 4.8-3.1
Description toolbox for rigid and nonrigid registration of images
Sub Section Science


See Also, How to uninstall or remove elastix software package from Ubuntu 16.04 LTS (Xenial Xerus) ?