How to Install and Uninstall pngquant.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "pngquant.x86_64" package
In this section, we are going to explain the necessary steps to install pngquant.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
pngquant.x86_64
Copied
2. Uninstall "pngquant.x86_64" package
Please follow the steps below to uninstall pngquant.x86_64 on Rocky Linux 8:
$
sudo dnf remove
pngquant.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pngquant.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:27:44 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pngquant
Version : 2.12.5
Release : 1.el8
Architecture : x86_64
Size : 51 k
Source : pngquant-2.12.5-1.el8.src.rpm
Repository : epel
Summary : PNG quantization tool for reducing image file size
URL : http://pngquant.org
License : GPLv3+
Description : pngquant converts 24/32-bit RGBA PNG images to 8-bit palette with alpha channel
: preserved. Such images are compatible with all modern web browsers and a
: compatibility setting is available to help transparency degrade well in
: Internet Explorer 6. Quantized files are often 40-70 percent smaller than
: their 24/32-bit version. pngquant uses the median cut algorithm.
Available Packages
Name : pngquant
Version : 2.12.5
Release : 1.el8
Architecture : x86_64
Size : 51 k
Source : pngquant-2.12.5-1.el8.src.rpm
Repository : epel
Summary : PNG quantization tool for reducing image file size
URL : http://pngquant.org
License : GPLv3+
Description : pngquant converts 24/32-bit RGBA PNG images to 8-bit palette with alpha channel
: preserved. Such images are compatible with all modern web browsers and a
: compatibility setting is available to help transparency degrade well in
: Internet Explorer 6. Quantized files are often 40-70 percent smaller than
: their 24/32-bit version. pngquant uses the median cut algorithm.