How to Install and Uninstall python3-imagesize Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-imagesize" package

Please follow the step by step instructions below to install python3-imagesize on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-imagesize

2. Uninstall "python3-imagesize" package

Please follow the step by step instructions below to uninstall python3-imagesize on openSUSE Leap:

$ sudo zypper remove python3-imagesize

3. Information about the python3-imagesize package on openSUSE Leap

Information for package python3-imagesize:
------------------------------------------
Repository : Main Repository
Name : python3-imagesize
Version : 0.7.1-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8.2 KiB
Installed : No
Status : not installed
Source package : python-imagesize-0.7.1-3.2.1.src
Upstream URL : https://github.com/shibukawa/imagesize_py
Summary : Getting image size from PNG/JPEG/JPEG2000/GIF files
Description :
Pure Python library which parses image files' header and returns the image size.
Supported formats:
* PNG
* JPEG
* JPEG2000
* GIF