How to Install golang-github-mitchellh-go-fs-dev in Ubuntu 18.04



Install golang-github-mitchellh-go-fs-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-mitchellh-go-fs-dev

Description:

Filesystem library for Go, implementing FAT filesystems so far

This library implements the ability to create, read, and write FAT filesystems using pure Go. In this library's current state, it is very good for reading FAT filesystems, and minimally useful for creating FAT filesystems.

Homepage: https://github.com/mitchellh/go-fs

Version: 0.0~git20161108.7bae45d-3

Section: universe/devel