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

Last updated: October 11,2024

1. Install "optipng.x86_64" package

This tutorial shows how to install optipng.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install optipng.x86_64

2. Uninstall "optipng.x86_64" package

This guide covers the steps necessary to uninstall optipng.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove optipng.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:08:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : optipng
Version : 0.7.8
Release : 1.el9
Architecture : x86_64
Size : 112 k
Source : optipng-0.7.8-1.el9.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.