How to Install golang-bazil-fuse-dev in Ubuntu 18.04



Install golang-bazil-fuse-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-bazil-fuse-dev

Description:

FUSE library for Go

bazil.org/fuse is a Go library for writing FUSE userspace filesystems. . It is a from-scratch implementation of the kernel-userspace communication protocol, and does not use the C library from the project called FUSE. bazil.org/fuse embraces Go fully for safety and ease of programming.

Homepage: https://bazil.org/fuse/

Version: 0.0~git20160811.0.371fbbd-2

Section: universe/devel