How to Install and Uninstall python3-imread Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-imread" package
In this section, we are going to explain the necessary steps to install python3-imread on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-imread
Copied
2. Uninstall "python3-imread" package
This tutorial shows how to uninstall python3-imread on openSUSE Leap:
$
sudo zypper remove
python3-imread
Copied
3. Information about the python3-imread package on openSUSE Leap
Information for package python3-imread:
---------------------------------------
Repository : Main Repository
Name : python3-imread
Version : 0.7.4-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 479.1 KiB
Installed : No
Status : not installed
Source package : python-imread-0.7.4-bp155.2.14.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
---------------------------------------
Repository : Main Repository
Name : python3-imread
Version : 0.7.4-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 479.1 KiB
Installed : No
Status : not installed
Source package : python-imread-0.7.4-bp155.2.14.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