How to Install and Uninstall libtiff.src Package on Oracle Linux 9
Last updated: November 30,2024
1. Install "libtiff.src" package
This tutorial shows how to install libtiff.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libtiff.src
Copied
2. Uninstall "libtiff.src" package
Please follow the instructions below to uninstall libtiff.src on Oracle Linux 9:
$
sudo dnf remove
libtiff.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libtiff.src package on Oracle Linux 9
Last metadata expiration check: 2:29:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libtiff
Version : 4.4.0
Release : 10.el9
Architecture : src
Size : 2.8 M
Source : None
Repository : ol9_appstream
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.
Available Packages
Name : libtiff
Version : 4.4.0
Release : 10.el9
Architecture : src
Size : 2.8 M
Source : None
Repository : ol9_appstream
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.