How to Install and Uninstall libtiff.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "libtiff.x86_64" package

Learn how to install libtiff.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libtiff.x86_64

2. Uninstall "libtiff.x86_64" package

Please follow the guidance below to uninstall libtiff.x86_64 on Amazon Linux 2:

$ sudo yum remove libtiff.x86_64 $ sudo yum autoremove

3. Information about the libtiff.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libtiff
Arch : x86_64
Version : 4.0.3
Release : 35.amzn2
Size : 173 k
Repo : amzn2-core/2/x86_64
Summary : Library of functions for manipulating TIFF format image files
URL : http://www.remotesensing.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.