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

Last updated: September 20,2024

1. Install "libteem-dev" package

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

$ sudo apt update $ sudo apt install libteem-dev

2. Uninstall "libteem-dev" package

Here is a brief guide to show you how to uninstall libteem-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libteem-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 615
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: teem
Version: 1.11.0~svn6057-1.1ubuntu1
Replaces: libteem1-dev
Provides: libteem1-dev
Depends: libteem2 (= 1.11.0~svn6057-1.1ubuntu1)
Conflicts: libteem1-dev
Filename: pool/universe/t/teem/libteem-dev_1.11.0~svn6057-1.1ubuntu1_amd64.deb
Size: 122148
MD5sum: 39a272910e747f32b08b4109a72bbebc
SHA1: 77c402fc0a838b854aca6edfafdd3d0ef78f5fad
SHA256: bf9c8a8b20bca158ff7cb43d154ab254debdd0dd9b74a2dc6b6a461d254321a8
Description-en: Tools to process and visualize scientific data and images - development
Teem is a coordinated group of libraries for representing, processing, and
visualizing scientific raster data. Teem includes command-line tools that
permit the library functions to be quickly applied to files and streams,
without having to write any code. The most important and useful libraries in
Teem are:
.
* Nrrd (and the unu command-line tool on top of it) supports a range of
operations for transforming N-dimensional raster data (resample, crop,
slice, project, histogram, etc.), as well as the NRRD file format for
storing arrays and their meta-information.
* Gage: fast convolution-based measurements at arbitrary point locations in
volume datasets (scalar, vector, tensor, etc.)
* Mite: a multi-threaded ray-casting volume render with transfer functions
based on any quantity Gage can measure
* Ten: for estimating, processing, and visualizing diffusion tensor fields,
including fiber tractography methods.
.
This package provides the Teem header files required to compile C++ programs
that use Teem to do 3D visualisation.
Description-md5: df5cea85f40d7c11d96421b84f3cff14
Homepage: http://teem.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu