How to Install and Uninstall libtiff5 Package on openSUSE Leap
Last updated: January 24,2025
1. Install "libtiff5" package
This is a short guide on how to install libtiff5 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libtiff5
Copied
2. Uninstall "libtiff5" package
In this section, we are going to explain the necessary steps to uninstall libtiff5 on openSUSE Leap:
$
sudo zypper remove
libtiff5
Copied
3. Information about the libtiff5 package on openSUSE Leap
Information for package libtiff5:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libtiff5
Version : 4.0.9-150000.45.38.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 502.0 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : tiff-4.0.9-150000.45.38.1.src
Upstream URL : http://www.simplesystems.org/libtiff/
Summary : The Tiff Library (with JPEG and compression support)
Description :
This package includes the tiff libraries. To link a program with
libtiff, you will have to add -ljpeg and -lz to include the necessary
libjpeg and libz in the linking process.
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libtiff5
Version : 4.0.9-150000.45.38.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 502.0 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : tiff-4.0.9-150000.45.38.1.src
Upstream URL : http://www.simplesystems.org/libtiff/
Summary : The Tiff Library (with JPEG and compression support)
Description :
This package includes the tiff libraries. To link a program with
libtiff, you will have to add -ljpeg and -lz to include the necessary
libjpeg and libz in the linking process.