How to Install i18nspector software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install i18nspector software package in Ubuntu 16.04 LTS (Xenial Xerus)

i18nspector software package provides checking tool for gettext POT, PO and MO files, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install i18nspector 

i18nspector is installed in your system.

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

$ sudo dpkg-query -l | grep i18nspector *

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

i18nspector package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package i18nspector
Version 0.23-1
Description checking tool for gettext POT, PO and MO files
Sub Section Devel


See Also, How to uninstall or remove i18nspector software package from Ubuntu 16.04 LTS (Xenial Xerus) ?