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

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

imgsizer software package provides Adds WIDTH and HEIGHT attributes to IMG tags in HTML files, 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 imgsizer 

imgsizer is installed in your system.

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

$ sudo dpkg-query -l | grep imgsizer *

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

imgsizer package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package imgsizer
Version 2.7-3
Description Adds WIDTH and HEIGHT attributes to IMG tags in HTML files
Sub Section Web


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