How to Install and Uninstall pngcrush.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "pngcrush.x86_64" package

This is a short guide on how to install pngcrush.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install pngcrush.x86_64

2. Uninstall "pngcrush.x86_64" package

Please follow the step by step instructions below to uninstall pngcrush.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove pngcrush.x86_64 $ sudo dnf autoremove

3. Information about the pngcrush.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:34:49 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pngcrush
Version : 1.8.13
Release : 9.el9
Architecture : x86_64
Size : 72 k
Source : pngcrush-1.8.13-9.el9.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.