Subscribe

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

Library for the Portable Network Graphics Format (PNG)

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-16

Description

libpng is the official reference library for the Portable Network Graphics format (PNG).

RPMs

Danila Vershinin (2018-11-09) - Initial release