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

Last updated: June 26,2024

1. Install "python3-pypng.noarch" package

Please follow the guidelines below to install python3-pypng.noarch on Fedora 34

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

2. Uninstall "python3-pypng.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pypng.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:08:09 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pypng
Version : 0.0.18
Release : 21.fc34
Architecture : noarch
Size : 61 k
Source : python-pypng-0.0.18-21.fc34.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/