How to Install and Uninstall python3-pypng.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "python3-pypng.noarch" package

This tutorial shows how to install python3-pypng.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-pypng.noarch

2. Uninstall "python3-pypng.noarch" package

Please follow the guidance below to uninstall python3-pypng.noarch on Fedora 35:

$ sudo dnf remove python3-pypng.noarch $ sudo dnf autoremove

3. Information about the python3-pypng.noarch package on Fedora 35

Last metadata expiration check: 0:28:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pypng
Version : 0.0.18
Release : 23.fc35
Architecture : noarch
Size : 62 k
Source : python-pypng-0.0.18-23.fc35.src.rpm
Repository : fedora
Summary : Pure Python PNG image encoder/decoder
URL : http://pypi.python.org/pypi/pypng
License : MIT
Description : PyPNG allows PNG image files to be read and written using pure Python.
:
: It's available from github.com https://github.com/drj11/pypng
:
: Documentation is kindly hosted by PyPI http://pythonhosted.org/pypng/