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

Last updated: October 13,2024

1. Install "libtiff-devel.i686" package

Please follow the guidance below to install libtiff-devel.i686 on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:35:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libtiff-devel
Version : 4.0.9
Release : 29.el8_8
Architecture : i686
Size : 512 k
Source : libtiff-4.0.9-29.el8_8.src.rpm
Repository : ubi-8-appstream-rpms
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.