How to Install and Uninstall python39-imagecodecs Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-imagecodecs" package

Here is a brief guide to show you how to install python39-imagecodecs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-imagecodecs

2. Uninstall "python39-imagecodecs" package

Please follow the step by step instructions below to uninstall python39-imagecodecs on openSuSE Tumbleweed:

$ sudo zypper remove python39-imagecodecs

3. Information about the python39-imagecodecs package on openSuSE Tumbleweed

Information for package python39-imagecodecs:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-imagecodecs
Version : 2024.1.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.6 MiB
Installed : No
Status : not installed
Source package : python-imagecodecs-2024.1.1-1.2.src
Upstream URL : https://github.com/cgohlke/imagecodecs/
Summary : Image transformation, compression, and decompression codecs
Description :
Imagecodecs is a Python library that provides block-oriented, in-memory buffer
transformation, compression, and decompression functions for use in the
tifffile, czifile, and other scientific imaging modules.
Decode and/or encode functions are implemented for Zlib (DEFLATE), GZIP,
ZStandard (ZSTD), Blosc, Brotli, Snappy, LZMA, BZ2, LZ4, LZ4F, LZ4HC, LZW, LZF,
ZFP, AEC, LERC, NPY, PNG, GIF, TIFF, WebP, JPEG 8-bit, JPEG 12-bit, Lossless
JPEG (LJPEG, SOF3), JPEG 2000, JPEG LS, JPEG XR, JPEG XL, AVIF, PackBits, Packed
Integers, Delta, XOR Delta, Floating Point Predictor, Bitorder reversal,
Bitshuffle, and Float24 (24-bit floating point).