How to Install and Uninstall python3-tifffile.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-tifffile.noarch" package

Please follow the guidelines below to install python3-tifffile.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-tifffile.noarch

2. Uninstall "python3-tifffile.noarch" package

Learn how to uninstall python3-tifffile.noarch on Fedora 34:

$ sudo dnf remove python3-tifffile.noarch $ sudo dnf autoremove

3. Information about the python3-tifffile.noarch package on Fedora 34

Last metadata expiration check: 2:32:15 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-tifffile
Version : 2020.7.4
Release : 4.fc34
Architecture : noarch
Size : 232 k
Source : python-tifffile-2020.7.4-4.fc34.src.rpm
Repository : fedora
Summary : Read and write TIFF(r) files
URL : https://www.lfd.uci.edu/~gohlke/
License : BSD
Description : Tifffile is a Python library to:
: * store numpy arrays in TIFF (Tagged Image File Format) files, and
: * read image and metadata from TIFF-like files used in bioimaging.