How to Install and Uninstall openslide-tools Package on Kali Linux

Last updated: May 16,2024

1. Install "openslide-tools" package

Please follow the guidance below to install openslide-tools on Kali Linux

$ sudo apt update $ sudo apt install openslide-tools

2. Uninstall "openslide-tools" package

This tutorial shows how to uninstall openslide-tools on Kali Linux:

$ sudo apt remove openslide-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the openslide-tools package on Kali Linux

Package: openslide-tools
Source: openslide
Version: 3.4.1+dfsg-7
Installed-Size: 72
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.14.0), libopenslide0 (>= 3.4.1+dfsg), libpng16-16 (>= 1.6.2-1)
Suggests: libtiff-tools
Size: 17748
SHA256: 4cc092e3cb1a04b85511f92c167525a24d50ae7178a7556f94734c381143d214
SHA1: 9043858e4d1ee31dc3447e2d7c04dc6bb5b3e43d
MD5sum: 3b76fce989e9381cef3932f912f13762
Description: Manipulation and conversion tools for OpenSlide
OpenSlide is a C library that provides a simple interface to read whole-slide
images also known as virtual slides.
.
Whole-slide images, also known as virtual slides, are large, high resolution
images used in digital pathology. Reading these images using standard image
tools or libraries is a challenge because these tools are typically designed
for images that can comfortably be uncompressed into RAM or a swap file.
Whole-slide images routinely exceed RAM sizes, often occupying tens of
gigabytes when uncompressed. Additionally, whole-slide images are typically
multi-resolution, and only a small amount of image data might be needed at a
particular resolution.
.
This library currently supports:
- Aperio (.svs, .tif)
- Hamamatsu (.vms, .vmu, .ndpi)
- Leica (.scn)
- MIRAX (.mrxs)
- Sakura (.svslide)
- Trestle (.tif)
- Generic tiled TIFF (.tif)
.
This package contains command line tools for file manipulation.
Description-md5:
Homepage: https://openslide.org
Tag: role::program, scope::utility
Section: graphics
Priority: optional
Filename: pool/main/o/openslide/openslide-tools_3.4.1+dfsg-7_amd64.deb