How to Install and Uninstall libtiff.i686 Package on CentOS 8 / RHEL 8

Last updated: May 20,2024

1. Install "libtiff.i686" package

Please follow the step by step instructions below to install libtiff.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libtiff.i686

2. Uninstall "libtiff.i686" package

In this section, we are going to explain the necessary steps to uninstall libtiff.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libtiff.i686 $ sudo dnf autoremove

3. Information about the libtiff.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:53:08 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtiff
Version : 4.0.9
Release : 18.el8
Architecture : i686
Size : 202 k
Source : libtiff-4.0.9-18.el8.src.rpm
Repository : 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.