How to Install goi18n software package in Debian 9 (Stretch)

How to Install goi18n software package in Debian 9 (Stretch)

goi18n software package provides Formats and merges translation files for Go, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install goi18n 

goi18n is installed in your system.

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

$ sudo dpkg-query -l | grep goi18n *

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

goi18n package basic information:

Distro Debian 9 stretch
Section Development
Package goi18n
Version 1.5.0-1
Description Formats and merges translation files for Go
Sub Section devel


See Also, How to uninstall or remove goi18n software package from Debian 9 (Stretch)?