How to Install and Uninstall golang-github-mitchellh-iochan-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "golang-github-mitchellh-iochan-dev" package

This guide covers the steps necessary to install golang-github-mitchellh-iochan-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-mitchellh-iochan-dev

2. Uninstall "golang-github-mitchellh-iochan-dev" package

This is a short guide on how to uninstall golang-github-mitchellh-iochan-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-mitchellh-iochan-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-mitchellh-iochan-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-mitchellh-iochan-dev
Priority: extra
Section: universe/devel
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-mitchellh-iochan
Version: 0.0~git20150529.0.87b45ff-1
Depends: golang-go
Filename: pool/universe/g/golang-github-mitchellh-iochan/golang-github-mitchellh-iochan-dev_0.0~git20150529.0.87b45ff-1_all.deb
Size: 3156
MD5sum: 78b227f29c42feaa3eb32a1ff27db62f
SHA1: 0607ed5aff763e38e262fa616e5a17834b4c4503
SHA256: a26d8d542c7f9dec4dc14ca9be26c3c47ce961ee0bc6c81663bb2c80ccad84e8
Description-en: Go library for turning `io.Reader` into channels
iochan is a Go library for treating io readers and writers like
channels. This is useful when sometimes you wish to use io.Reader
and such in select statements.
Description-md5: 5561bb981e17e37ed3345f65e59d7598
Homepage: https://github.com/mitchellh/iochan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu