How to install libpng using yum?

31.4k Views Asked by At

how do I install libpng using yum on centos?

I tried yum install libpng but that does not work

Any help would be greatly appreciated

1

There are 1 best solutions below

0
On BEST ANSWER

Try this command:

yum install libpng-devel