How To Install teem-libs on Fedora 36

In this tutorial we learn how to install teem-libs in Fedora 36. teem-libs is Libraries files for teem

Introduction

In this tutorial we learn how to install teem-libs on Fedora 36.

What is teem-libs

What Is Teem? 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 volume datasets (scalar, vector, tensor, etc.) • Mite based on any quantity Gage can measure • Ten including fiber tractography methods. Strengths of Teem • Teem works processing, and research is enabled when simple things are simple to do. Teem’s functionality and its ease of use have allowed it to become a component of larger research software projects, such as SCIRun and 3D Slicer. • Teem is light-weight minimizing the annoyance of getting data in an out, by using the simplest possible constructs for the job, and by supporting combinations of operations that arise in common practice. • Teem is coherent represented, and uniformity in the APIs across libraries. • Teem is portable everywhere, including Windows, using either CMake or GNU Make. A Dashboard is used to monitor compiler errors and warnings. • Teem is growing remained stable, but new libraries and new functionality are continually being added. • Teem is open source is licensed under the GNU Lesser General Public License, plus exceptions which facilitate linking Teem into binary-only applications. The teem-libs package contains libraries that may be required at runtime by applications that use Teem.

We can use yum or dnf to install teem-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install teem-libs.

Install teem-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install teem-libs using dnf by running the following command:

sudo dnf -y install teem-libs

Install teem-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install teem-libs using yum by running the following command:

sudo yum -y install teem-libs

How To Uninstall teem-libs on Fedora 36

To uninstall only the teem-libs package we can use the following command:

sudo dnf remove teem-libs

teem-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/dd7fce5230fb4a55de6e52292ebbd52a0d60f2
/usr/lib/libteem.so.1
/usr/lib/libteem.so.1.11.0
/usr/share/licenses/teem-libs
/usr/share/licenses/teem-libs/LICENSE.txt

References

Summary

In this tutorial we learn how to install teem-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install teem-libs on Fedora 36” linkTitle: “teem-libs” type: “docs” description: “In this tutorial we learn how to install teem-libs in Fedora 36. teem-libs is Libraries files for teem” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/teem-libs-featured.png

Introduction

In this tutorial we learn how to install teem-libs on Fedora 36.

What is teem-libs

What Is Teem? 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 volume datasets (scalar, vector, tensor, etc.) • Mite based on any quantity Gage can measure • Ten including fiber tractography methods. Strengths of Teem • Teem works processing, and research is enabled when simple things are simple to do. Teem’s functionality and its ease of use have allowed it to become a component of larger research software projects, such as SCIRun and 3D Slicer. • Teem is light-weight minimizing the annoyance of getting data in an out, by using the simplest possible constructs for the job, and by supporting combinations of operations that arise in common practice. • Teem is coherent represented, and uniformity in the APIs across libraries. • Teem is portable everywhere, including Windows, using either CMake or GNU Make. A Dashboard is used to monitor compiler errors and warnings. • Teem is growing remained stable, but new libraries and new functionality are continually being added. • Teem is open source is licensed under the GNU Lesser General Public License, plus exceptions which facilitate linking Teem into binary-only applications. The teem-libs package contains libraries that may be required at runtime by applications that use Teem.

We can use yum or dnf to install teem-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install teem-libs.

Install teem-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install teem-libs using dnf by running the following command:

sudo dnf -y install teem-libs

Install teem-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install teem-libs using yum by running the following command:

sudo yum -y install teem-libs

How To Uninstall teem-libs on Fedora 36

To uninstall only the teem-libs package we can use the following command:

sudo dnf remove teem-libs

teem-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/84a84b318e5b7576b3dbae8e59ca8065cb60ed
/usr/lib64/libteem.so.1
/usr/lib64/libteem.so.1.11.0
/usr/share/licenses/teem-libs
/usr/share/licenses/teem-libs/LICENSE.txt

References

Summary

In this tutorial we learn how to install teem-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).