How to Install and Uninstall pngcrush.x86_64 Package on Fedora 36

Last updated: September 22,2024

1. Install "pngcrush.x86_64" package

In this section, we are going to explain the necessary steps to install pngcrush.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install pngcrush.x86_64

2. Uninstall "pngcrush.x86_64" package

Please follow the guidance below to uninstall pngcrush.x86_64 on Fedora 36:

$ sudo dnf remove pngcrush.x86_64 $ sudo dnf autoremove

3. Information about the pngcrush.x86_64 package on Fedora 36

Last metadata expiration check: 1:22:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : pngcrush
Version : 1.8.13
Release : 10.fc36
Architecture : x86_64
Size : 72 k
Source : pngcrush-1.8.13-10.fc36.src.rpm
Repository : fedora
Summary : Optimizer for PNG (Portable Network Graphics) files
URL : http://pmt.sourceforge.net/pngcrush/
License : zlib
Description : pngcrush is a commandline optimizer for PNG (Portable Network Graphics) files.
: Its main purpose is to reduce the size of the PNG IDAT datastream by trying
: various compression levels and PNG filter methods. It also can be used to
: remove unwanted ancillary chunks, or to add certain chunks including gAMA,
: tRNS, iCCP, and textual chunks.