golang-github-mitchellh-iochan software package provides Go library for turning `io.Reader` into channels, 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-github-mitchellh-iochan
golang-github-mitchellh-iochan is installed in your system.
Make ensure the golang-github-mitchellh-iochan package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-mitchellh-iochan*
You will get with golang-github-mitchellh-iochan package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | golang-github-mitchellh-iochan |
| Version | 0.0~git20150529.0.87b45ff-1 |
| Description | Go library for turning `io.Reader` into channels |
| Sub Section | Devel |