How to Install and Uninstall libtiff.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "libtiff.i686" package

Please follow the guidelines below to install libtiff.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libtiff.i686

2. Uninstall "libtiff.i686" package

Please follow the step by step instructions below to uninstall libtiff.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libtiff.i686 $ sudo dnf autoremove

3. Information about the libtiff.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:22:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libtiff
Version : 4.4.0
Release : 10.el9
Architecture : i686
Size : 217 k
Source : libtiff-4.4.0-10.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.