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

Last updated: July 03,2024

1. Install "python312-imagecodecs" package

This tutorial shows how to install python312-imagecodecs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-imagecodecs

2. Uninstall "python312-imagecodecs" package

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

$ sudo zypper remove python312-imagecodecs

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

Information for package python312-imagecodecs:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-imagecodecs
Version : 2024.1.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 9.0 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).