How to Install and Uninstall libtiff.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "libtiff.x86_64" package

Please follow the step by step instructions below to install libtiff.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libtiff.x86_64

2. Uninstall "libtiff.x86_64" package

This is a short guide on how to uninstall libtiff.x86_64 on AlmaLinux 9:

$ sudo dnf remove libtiff.x86_64 $ sudo dnf autoremove

3. Information about the libtiff.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:24:34 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : libtiff
Version : 4.4.0
Release : 10.el9
Architecture : x86_64
Size : 569 k
Source : libtiff-4.4.0-10.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Library of functions for manipulating TIFF format image files
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.