How to Install and Uninstall libtiff6 Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "libtiff6" package
This guide let you learn how to install libtiff6 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libtiff6
Copied
2. Uninstall "libtiff6" package
Please follow the guidance below to uninstall libtiff6 on openSuSE Tumbleweed:
$
sudo zypper remove
libtiff6
Copied
3. Information about the libtiff6 package on openSuSE Tumbleweed
Information for package libtiff6:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libtiff6
Version : 4.6.0-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 580.1 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : tiff-4.6.0-4.2.src
Upstream URL : https://libtiff.gitlab.io/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 : openSUSE-Tumbleweed-Oss
Name : libtiff6
Version : 4.6.0-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 580.1 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : tiff-4.6.0-4.2.src
Upstream URL : https://libtiff.gitlab.io/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.