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

Last updated: December 24,2024

1. Install "python38-imagecodecs" package

This guide let you learn how to install python38-imagecodecs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-imagecodecs

2. Uninstall "python38-imagecodecs" package

Here is a brief guide to show you how to uninstall python38-imagecodecs on openSuSE Tumbleweed:

$ sudo zypper remove python38-imagecodecs

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

Information for package python38-imagecodecs:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-imagecodecs
Version : 2021.6.8-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 6,6 MiB
Installed : No
Status : not installed
Source package : python-imagecodecs-2021.6.8-1.3.src
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).