How to Install gettext in Ubuntu 18.04



Install gettext by entering the following commands in the terminal:

sudo apt update
sudo apt install gettext

Description:

GNU Internationalization utilities

Interesting for authors or maintainers of other packages or programs which they want to see internationalized.

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

Version: 0.19.8.1-6

Section: devel