Subscribe

How to install libpng16-tools in CentOS/RHEL 7 (x86_64)

Tools for Manipulating PNG Images

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install libpng16-tools

Description

Package consists of low level tools for manipulating and fixing particular PNG files.

RPMs

Danila Vershinin (2019-12-30) - Adopt more safe spec approach · - latest libpng16 release · - suffixes
Danila Vershinin (2018-11-09) - Initial release