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

Last updated: July 05,2024

1. Install "pngcrush.x86_64" package

Please follow the step by step instructions below to install pngcrush.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install pngcrush.x86_64

2. Uninstall "pngcrush.x86_64" package

Please follow the instructions below to uninstall pngcrush.x86_64 on Fedora 34:

$ sudo dnf remove pngcrush.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:56:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pngcrush
Version : 1.8.13
Release : 8.fc34
Architecture : x86_64
Size : 74 k
Source : pngcrush-1.8.13-8.fc34.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.