golang-github-nicksnyder-go-i1 software package provides Go package for i18n with templates and CLDR plural support, 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 golang-github-nicksnyder-go-i1
golang-github-nicksnyder-go-i1 is installed in your system.
Make ensure the golang-github-nicksnyder-go-i1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-nicksnyder-go-i1*
You will get with golang-github-nicksnyder-go-i1 package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Development |
| Package | golang-github-nicksnyder-go-i1 |
| Version | 1.5.0-1 |
| Description | Go package for i18n with templates and CLDR plural support |
| Sub Section | devel |