How to Install autopoint software package in Debian 7 (Wheezy)

How to Install autopoint software package in Debian 7 (Wheezy)

autopoint software package provides The autopoint program from GNU gettext, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install autopoint 

autopoint is installed in your system.

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

$ sudo dpkg-query -l | grep autopoint *

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

autopoint package basic information:

Distro Debian 7 wheezy
Section Development
Package autopoint
Version 0.18.1.1-9
Description The autopoint program from GNU gettext
Sub Section devel


See Also, How to uninstall or remove autopoint software package from Debian 7 (Wheezy)?