How to Install and Uninstall mingw64-libtiff.noarch Package on Fedora 35

Last updated: April 28,2024

1. Install "mingw64-libtiff.noarch" package

Please follow the step by step instructions below to install mingw64-libtiff.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw64-libtiff.noarch

2. Uninstall "mingw64-libtiff.noarch" package

Please follow the step by step instructions below to uninstall mingw64-libtiff.noarch on Fedora 35:

$ sudo dnf remove mingw64-libtiff.noarch $ sudo dnf autoremove

3. Information about the mingw64-libtiff.noarch package on Fedora 35

Last metadata expiration check: 5:18:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mingw64-libtiff
Version : 4.0.9
Release : 9.fc35
Architecture : noarch
Size : 267 k
Source : mingw-libtiff-4.0.9-9.fc35.src.rpm
Repository : fedora
Summary : MinGW Windows port of the LibTIFF library
URL : http://www.simplesystems.org/libtiff/
License : libtiff
Description : The libtiff package contains a library of functions for manipulating
: TIFF (Tagged Image File Format) image format files. TIFF is a widely
: used file format for bitmapped images. TIFF files usually end in the
: .tif extension and they are often quite large.
:
: The libtiff package should be installed if you need to manipulate TIFF
: format image files.