How to Install golang-github-tonistiigi-fifo-dev in Ubuntu 18.04



Install golang-github-tonistiigi-fifo-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-tonistiigi-fifo-dev

Description:

Go package for handling FIFOs in a sane way

This package implements an interface for opening, reading, writing and closing Unix FIFOs. An open FIFO can be accessed using the io.ReadWriteCloser interface.

Homepage: https://github.com/tonistiigi/fifo

Version: 0.0~git20161203.0.fe870cc-1

Section: universe/devel