golang-x-text-dev software package provides Supplementary Go text-related libraries, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-x-text-dev
golang-x-text-dev is installed in your system.
Make ensure the golang-x-text-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-x-text-dev *
You will get with golang-x-text-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | golang-x-text-dev |
| Version | 0+git20151217.cf49866-0ubuntu1 |
| Description | Supplementary Go text-related libraries |
| Sub Section | Devel |