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

Last updated: October 08,2024

1. Install "libtiff-devel.i686" package

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

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

2. Uninstall "libtiff-devel.i686" package

This is a short guide on how to uninstall libtiff-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:08:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libtiff-devel
Version : 4.4.0
Release : 10.el9
Architecture : i686
Size : 560 k
Source : libtiff-4.4.0-10.el9.src.rpm
Repository : ubi-9-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.