How to Install and Uninstall libtiff-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "libtiff-devel.x86_64" package

This guide covers the steps necessary to install libtiff-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "libtiff-devel.x86_64" package

This guide let you learn how to uninstall libtiff-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the libtiff-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:53:11 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtiff-devel
Version : 4.0.9
Release : 18.el8
Architecture : x86_64
Size : 511 k
Source : libtiff-4.0.9-18.el8.src.rpm
Repository : appstream
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.