How to Install and Uninstall python-openslide-examples Package on Kali Linux

Last updated: May 04,2024

1. Install "python-openslide-examples" package

This guide covers the steps necessary to install python-openslide-examples on Kali Linux

$ sudo apt update $ sudo apt install python-openslide-examples

2. Uninstall "python-openslide-examples" package

Please follow the step by step instructions below to uninstall python-openslide-examples on Kali Linux:

$ sudo apt remove python-openslide-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-openslide-examples package on Kali Linux

Package: python-openslide-examples
Source: openslide-python
Version: 1.3.1-2
Installed-Size: 1107
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-flask, libjs-jquery, python3-openslide
Size: 205672
SHA256: 744ae8ce43e2cd4278c54644c29e2a95eea470a171aef0d2f870ed65d40d5517
SHA1: 1a3c626bfa887dbba02e22684c972a53100011ed
MD5sum: d07f70b0e79562db8b062a40eb722261
Description: Python examples for python-openslide and python3-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 the Python examples for OpenSlide Python bindings.
Description-md5:
Homepage: https://openslide.org
Section: python
Priority: optional
Filename: pool/main/o/openslide-python/python-openslide-examples_1.3.1-2_all.deb