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

Last updated: May 11,2024

1. Install "python3-openslide" package

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

$ sudo apt update $ sudo apt install python3-openslide

2. Uninstall "python3-openslide" package

This tutorial shows how to uninstall python3-openslide on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-openslide
Architecture: amd64
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: 82
Depends: libc6 (>= 2.4), python3 (<< 3.10), python3 (>= 3.9~), python3-pil, python3:any, libopenslide0
Recommends: python-openslide-examples
Filename: pool/universe/o/openslide-python/python3-openslide_1.1.2-1build1_amd64.deb
Size: 16372
MD5sum: 16779e6a30d716da516bebf653747ec9
SHA1: 5ef948cfc558d3f01823979c33e45a0868f811d7
SHA256: 169d9aed6a385975fc7f751daa397127073b2456095a5fb869c8ea7d376b53df
SHA512: eaf7b05ea4a1981f9b1401cdac03d2ecfc34fe6f4226c8e599e8c4697ae9174f0a59ea3c0597ddbd89c31d42337f17941dbd3987ac7acf9a8dab4cb4b7987a9f
Homepage: https://openslide.org
Description-en: Python 3 wrapper for reading whole slide image files
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 3 module needed to run OpenSlide applications.
Description-md5: 5f74ba15de517a38a2378ca65d671ac2