How to Install and Uninstall libteem-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libteem-dev" package

Please follow the guidance below to install libteem-dev on Kali Linux

$ sudo apt update $ sudo apt install libteem-dev

2. Uninstall "libteem-dev" package

Please follow the guidance below to uninstall libteem-dev on Kali Linux:

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

3. Information about the libteem-dev package on Kali Linux

Package: libteem-dev
Source: teem
Version: 1.12.0~20160122-5
Installed-Size: 629
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: libteem1-dev
Provides: libteem1-dev
Depends: libteem2 (= 1.12.0~20160122-5)
Conflicts: libteem1-dev
Size: 126808
SHA256: 987751f519a51dc8bc969c9e1f5e3e03788abd0a4ee4fb51a198acc8b161d630
SHA1: acb478ebb7a16b9818a8097cbc59c9440d0bd398
MD5sum: e555e09f5bd52159db92f9b7ea35985c
Description: 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:
Homepage: http://teem.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/teem/libteem-dev_1.12.0~20160122-5_amd64.deb