How to Install and Uninstall optipng.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "optipng.x86_64" package

Here is a brief guide to show you how to install optipng.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install optipng.x86_64

2. Uninstall "optipng.x86_64" package

Here is a brief guide to show you how to uninstall optipng.x86_64 on Fedora 34:

$ sudo dnf remove optipng.x86_64 $ sudo dnf autoremove

3. Information about the optipng.x86_64 package on Fedora 34

Last metadata expiration check: 2:35:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : optipng
Version : 0.7.7
Release : 7.fc34
Architecture : x86_64
Size : 88 k
Source : optipng-0.7.7-7.fc34.src.rpm
Repository : fedora
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.