How to Install iceweasel-dev software package in Debian 9 (Stretch)

How to Install iceweasel-dev software package in Debian 9 (Stretch)

iceweasel-dev software package provides Development files for the Gecko engine library - Transitional package, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install iceweasel-dev 

iceweasel-dev is installed in your system.

Make ensure the iceweasel-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep iceweasel-dev *

You will get with iceweasel-dev package name, version, architecture and description in a table

iceweasel-dev package basic information:

Distro Debian 9 stretch
Section Library development
Package iceweasel-dev
Version 45.4.0esr-2
Description Development files for the Gecko engine library - Transitional package
Sub Section libdevel


See Also, How to uninstall or remove iceweasel-dev software package from Debian 9 (Stretch)?