golang-github-burntsushi-toml- software package provides TOML parser and encoder for Go with reflection, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-burntsushi-toml-
golang-github-burntsushi-toml- is installed in your system.
Make ensure the golang-github-burntsushi-toml- package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-burntsushi-toml-*
You will get with golang-github-burntsushi-toml- package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | golang-github-burntsushi-toml- |
| Version | 0.2.0+git20160717.21.9906417-1 |
| Description | TOML parser and encoder for Go with reflection |
| Sub Section | devel |