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

Last updated: October 07,2024

1. Install "optipng.x86_64" package

Please follow the guidance below to install optipng.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install optipng.x86_64

2. Uninstall "optipng.x86_64" package

This is a short guide on how to uninstall optipng.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove optipng.x86_64 $ sudo dnf autoremove

3. Information about the optipng.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:46:10 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : optipng
Version : 0.7.7
Release : 3.el8
Architecture : x86_64
Size : 95 k
Source : optipng-0.7.7-3.el8.src.rpm
Repository : epel
Summary : PNG optimizer and converter
URL : http://optipng.sourceforge.net/
License : zlib
Description : OptiPNG is a PNG optimizer that recompresses image files to a smaller size,
: without losing any information. This program also converts external formats
: (BMP, GIF, PNM and TIFF) to optimized PNG, and performs PNG integrity checks
: and corrections.