How to Install and Uninstall libtiff-devel.i686 Package on Fedora 39

Last updated: January 12,2025

1. Install "libtiff-devel.i686" package

Learn how to install libtiff-devel.i686 on Fedora 39

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

2. Uninstall "libtiff-devel.i686" package

Please follow the step by step instructions below to uninstall libtiff-devel.i686 on Fedora 39:

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

3. Information about the libtiff-devel.i686 package on Fedora 39

Last metadata expiration check: 5:25:10 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libtiff-devel
Version : 4.4.0
Release : 8.fc39
Architecture : i686
Size : 545 k
Source : libtiff-4.4.0-8.fc39.src.rpm
Repository : fedora
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.