golang-github-burntsushi-toml- software package provides TOML parser and encoder for Go with reflection, you can install in your Ubuntu 16.10 (Yakkety Yak) 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 16 10 yakkety yak |
| Section | Development |
| Package | golang-github-burntsushi-toml- |
| Version | 0.2.0-3 |
| Description | TOML parser and encoder for Go with reflection |
| Sub Section | Devel |