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

Last updated: May 20,2024

1. Install "libtiff-devel.i686" package

Here is a brief guide to show you how to install libtiff-devel.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libtiff-devel.i686

2. Uninstall "libtiff-devel.i686" package

This tutorial shows how to uninstall libtiff-devel.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libtiff-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 5:53:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtiff-devel
Version : 4.0.9
Release : 18.el8
Architecture : i686
Size : 511 k
Source : libtiff-4.0.9-18.el8.src.rpm
Repository : appstream
Summary : Development tools for programs which will use the libtiff library
URL : http://www.simplesystems.org/libtiff/
License : libtiff
Description : This package contains the header files and documentation necessary for
: developing programs which will manipulate TIFF format image files
: using the libtiff library.
:
: If you need to develop programs which will manipulate TIFF format
: image files, you should install this package. You'll also need to
: install the libtiff package.