How to Install apngasm software package in Debian 8 (Jessie)

How to Install apngasm software package in Debian 8 (Jessie)

apngasm software package provides assemble APNG animation from PNG/TGA image sequence, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install apngasm 

apngasm is installed in your system.

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

$ sudo dpkg-query -l | grep apngasm *

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

apngasm package basic information:

Distro Debian 8 jessie
Section Graphics
Package apngasm
Version 2.7-1
Description assemble APNG animation from PNG/TGA image sequence
Sub Section Graphics


See Also, How to uninstall or remove apngasm software package from Debian 8 (Jessie)?