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

Last updated: May 20,2024

1. Install "python39-imread" package

This guide covers the steps necessary to install python39-imread on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-imread

2. Uninstall "python39-imread" package

Please follow the guidelines below to uninstall python39-imread on openSuSE Tumbleweed:

$ sudo zypper remove python39-imread

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

Information for package python39-imread:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-imread
Version : 0.7.5-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 424.2 KiB
Installed : No
Status : not installed
Source package : python-imread-0.7.5-1.2.src
Upstream URL : http://luispedro.org/software/imread
Summary : Image reading library
Description :
Mahotas-imread is a simple module with a small number of functions:
imread
Reads an image file
imread_multi
Reads an image file with multiple images. Currently, TIFF and STK (a TIFF
sub-based format) support this function.
imsave
Writes an image file