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

Last updated: October 06,2024

1. Install "pngcrush.x86_64" package

This guide covers the steps necessary to install pngcrush.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install pngcrush.x86_64

2. Uninstall "pngcrush.x86_64" package

Please follow the steps below to uninstall pngcrush.x86_64 on CentOS Stream 8:

$ sudo dnf remove pngcrush.x86_64 $ sudo dnf autoremove

3. Information about the pngcrush.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:28:53 ago on Sun Feb 25 03:03:59 2024.
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.