How to Install and Uninstall odin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "odin" package

This is a short guide on how to install odin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install odin

2. Uninstall "odin" package

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

$ sudo apt remove odin $ sudo apt autoclean && sudo apt autoremove

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

Package: odin
Priority: extra
Section: universe/science
Installed-Size: 4286
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: amd64
Version: 1.8.8-2ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libqtcore4 (>= 4:4.5.3), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 5.2), libvtk5.10, mitools (= 1.8.8-2ubuntu1), libodin-dev, libgsl-dev | libgsl0-dev, libc6-dev | libc-dev, g++, libblas-dev | libatlas-base-dev, xterm | x-terminal-emulator, gdb
Recommends: liboil0.3-dev | liboil-dev, libdcmtk1-dev
Filename: pool/universe/o/odin/odin_1.8.8-2ubuntu1_amd64.deb
Size: 1248526
MD5sum: a9795bc25cf8ceb5210b8fbb9a9fa291
SHA1: 4667ae91a2090dee78a83c206fe1364f96c5f8cd
SHA256: 9445d67906b3249ad6bf709f4bd14dbad540f2d9f1343caee890c1b3aded594c
Description-en: develop, simulate and run magnetic resonance sequences
ODIN is a framework for magnetic resonance imaging (MRI).
It covers the whole toolchain of MRI, from low-level data acquisition
to image reconstruction. In particular, it aims at rapid prototyping
of MRI sequences. The sequences can be programmed using a high-level,
object oriented, C++ programming interface. It provides advanced
sequence analysis tools, such as interactive plotting of k-space
trajectories, a user interface for a fast compile-link-test cycle
and a powerful MRI simulator which supports different virtual samples.
For fast and flexible image reconstruction, ODIN contains a highly
customizable, multi-threaded data-processing framework.
Description-md5: 0c9638c86adbc3f16a228295c6f1dfba
Homepage: http://od1n.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu