How to Install and Uninstall mingw64-libtiff.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "mingw64-libtiff.noarch" package

This guide let you learn how to install mingw64-libtiff.noarch on AlmaLinux 9

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

2. Uninstall "mingw64-libtiff.noarch" package

Please follow the instructions below to uninstall mingw64-libtiff.noarch on AlmaLinux 9:

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

3. Information about the mingw64-libtiff.noarch package on AlmaLinux 9

Last metadata expiration check: 1:45:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : mingw64-libtiff
Version : 4.4.0
Release : 1.el9
Architecture : noarch
Size : 317 k
Source : mingw-libtiff-4.4.0-1.el9.src.rpm
Repository : epel
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.