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

Last updated: May 18,2024

1. Install "libtiff-devel.x86_64" package

This is a short guide on how to install libtiff-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libtiff-devel.x86_64

2. Uninstall "libtiff-devel.x86_64" package

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

$ sudo yum remove libtiff-devel.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : libtiff-devel
Arch : x86_64
Version : 4.0.3
Release : 35.amzn2
Size : 474 k
Repo : amzn2-core/2/x86_64
Summary : Development tools for programs which will use the libtiff library
URL : http://www.remotesensing.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.