How to Install and Uninstall libtiff.i686 Package on Fedora 34

Last updated: December 28,2024

1. Install "libtiff.i686" package

Please follow the steps below to install libtiff.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libtiff.i686

2. Uninstall "libtiff.i686" package

Here is a brief guide to show you how to uninstall libtiff.i686 on Fedora 34:

$ sudo dnf remove libtiff.i686 $ sudo dnf autoremove

3. Information about the libtiff.i686 package on Fedora 34

Last metadata expiration check: 3:24:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libtiff
Version : 4.2.0
Release : 1.fc34
Architecture : i686
Size : 211 k
Source : libtiff-4.2.0-1.fc34.src.rpm
Repository : fedora
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.