How to Install autopoint in Ubuntu 18.04



Install autopoint by entering the following commands in the terminal:

sudo apt update
sudo apt install autopoint

Description:

The autopoint program from GNU gettext

The `autopoint' program copies standard gettext infrastructure files into a source package. It extracts from a macro call of the form `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's `configure.in' or `configure.ac' file, the gettext version used by the package, and copies the infrastructure files belonging to this version into the package.

Homepage: http://www.gnu.org/software/gettext/

Version: 0.19.8.1-6

Section: devel