How to Install and Uninstall pngcrush.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 23,2024

1. Install "pngcrush.x86_64" package

Here is a brief guide to show you how to install pngcrush.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install pngcrush.x86_64

2. Uninstall "pngcrush.x86_64" package

Learn how to uninstall pngcrush.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove pngcrush.x86_64 $ sudo dnf autoremove

3. Information about the pngcrush.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:33:04 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pngcrush
Version : 1.8.13
Release : 4.el8
Architecture : x86_64
Size : 75 k
Source : pngcrush-1.8.13-4.el8.src.rpm
Repository : epel
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.