How to Install and Uninstall optipng.x86_64 Package on CentOS Stream 9
Last updated: November 13,2024
1. Install "optipng.x86_64" package
Please follow the guidelines below to install optipng.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
optipng.x86_64
Copied
2. Uninstall "optipng.x86_64" package
This tutorial shows how to uninstall optipng.x86_64 on CentOS Stream 9:
$
sudo dnf remove
optipng.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the optipng.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:25:20 ago on Sat Mar 16 16:03:45 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.
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.