How to Install pngmeta software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pngmeta software package in Ubuntu 14.04 LTS (Trusty Tahr)

pngmeta software package provides Display metadata information from PNG images, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pngmeta 

pngmeta is installed in your system.

Make ensure the pngmeta package were installed using the commands given below,

$ sudo dpkg-query -l | grep pngmeta *

You will get with pngmeta package name, version, architecture and description in a table

pngmeta package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package pngmeta
Version 1.11-7
Description Display metadata information from PNG images
Sub Section Graphics


See Also, How to uninstall or remove pngmeta software package from Ubuntu 14.04 LTS (Trusty Tahr)?