How to Install and Uninstall python3-tifffile Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

1. Install "python3-tifffile" package

This guide covers the steps necessary to install python3-tifffile on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-tifffile

2. Uninstall "python3-tifffile" package

Learn how to uninstall python3-tifffile on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-tifffile package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-tifffile
Architecture: amd64
Version: 20200511-1
Priority: optional
Section: universe/python
Source: tifffile
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 565
Provides: tifffile
Depends: python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any
Recommends: python3-matplotlib
Conflicts: python-tifffile, tifffile
Replaces: python-tifffile, tifffile
Filename: pool/universe/t/tifffile/python3-tifffile_20200511-1_amd64.deb
Size: 104612
MD5sum: b1bc913c1564284030bd762c4768b1f2
SHA1: 17a3709677ce7b267b1982eb783e98c40a657e6c
SHA256: a579474fa43aa0d14e6b1953504d461923993b080c701dc209805e8ff03a7582
SHA512: 73793788c50d46cba2d1fee0acf1c35ff41f53d026df00ff889a60a59602e7ad8d6903f6f385174069609876b5ac90ae6344dd60ffdd91afcac4b0b28a7a1f47
Homepage: https://www.lfd.uci.edu/~gohlke/
Description-en: Read and write image data from and to TIFF files
Image and meta-data can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, NIH,
ImageJ, MicroManager, FluoView, SEQ and GEL files.
.
Only a subset of the TIFF specification is supported, mainly uncompressed and
losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64-bit float,
grayscale and RGB(A) images, which are commonly used in bio-scientific imaging.
Specifically, reading JPEG/CCITT compressed image data or EXIF/IPTC/GPS/XMP
meta-data is not implemented. Only primary info records are read for STK,
FluoView, MicroManager, and NIH image formats.
.
TIFF, the Tagged Image File Format, is under the control of Adobe Systems.
BigTIFF allows for files greater than 4 GB. STK, LSM, FluoView, SEQ, GEL, and
OME-TIFF, are custom extensions defined by MetaMorph, Carl Zeiss MicroImaging,
Olympus, Media Cybernetics, Molecular Dynamics, and the Open Microscopy
Environment consortium respectively.
Description-md5: bf0f1bc4c5d063a8ffc9875415f64dd2