How to Install and Uninstall teem-apps Package on Kali Linux

Last updated: May 03,2024

1. Install "teem-apps" package

This tutorial shows how to install teem-apps on Kali Linux

$ sudo apt update $ sudo apt install teem-apps

2. Uninstall "teem-apps" package

This guide let you learn how to uninstall teem-apps on Kali Linux:

$ sudo apt remove teem-apps $ sudo apt autoclean && sudo apt autoremove

3. Information about the teem-apps package on Kali Linux

Package: teem-apps
Source: teem
Version: 1.12.0~20160122-5
Installed-Size: 287
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libteem2 (= 1.12.0~20160122-5), libc6 (>= 2.29)
Size: 73328
SHA256: af5599fdf25b96454e3be3e3c0f22533ee475236a3c8b2730c9e625bb36d3142
SHA1: d55564e3a6991ab6cd07b4fb4255bbb0bb09e72e
MD5sum: a4a99c366cdcd857bd202c28e92ed662
Description: Tools to process and visualize scientific data and images - command line tools
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 contains some simple command-line tools which provide fast and
easy access to the functionality in the various libraries.
Description-md5:
Homepage: http://teem.sourceforge.net/
Tag: devel::library, implemented-in::c, interface::commandline,
role::devel-lib, role::program
Section: libdevel
Priority: optional
Filename: pool/main/t/teem/teem-apps_1.12.0~20160122-5_amd64.deb