How to Install and Uninstall python-openslide-examples Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "python-openslide-examples" package

This is a short guide on how to install python-openslide-examples on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-openslide-examples" package

Please follow the guidance below to uninstall python-openslide-examples on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-openslide-examples package on Ubuntu 21.10 (Impish Indri)

Package: python-openslide-examples
Architecture: all
Version: 1.1.2-1build1
Priority: optional
Section: universe/python
Source: openslide-python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 841
Depends: python3-flask, libjs-jquery, python3-openslide
Filename: pool/universe/o/openslide-python/python-openslide-examples_1.1.2-1build1_all.deb
Size: 168124
MD5sum: b294ac8f28323594eb06d3442db1f98a
SHA1: 4ece1743c1393b5ffda246d27b3a452e93015945
SHA256: e1d521b979364a06eee1b014176d4f88e59ac89808b8587ab282655e1c7fd806
SHA512: 90f3aa28ed78700fa90509f453e39f5ba6e14e4f08c54ee82e1b73590527c896f6b91241f3f06cab13e267a76c6aa20e6437293056fecd0a090e6f157e9acf4a
Homepage: https://openslide.org
Description-en: 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: b017c046b3f204d150fc79d9b0a76940