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

Last updated: February 16,2025

1. Install "python3-pypng" package

Please follow the guidelines below to install python3-pypng on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pypng

2. Uninstall "python3-pypng" package

This guide covers the steps necessary to uninstall python3-pypng on openSUSE Leap:

$ sudo zypper remove python3-pypng

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

Information for package python3-pypng:
--------------------------------------
Repository : Main Repository
Name : python3-pypng
Version : 0.0.20-1.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 470.0 KiB
Installed : No
Status : not installed
Source package : python-pypng-0.0.20-1.6.src
Upstream URL : https://github.com/drj11/pypng
Summary : Pure Python PNG image encoder/decoder
Description :
PyPNG allows PNG image files to be read and written using pure Python.