How to Install and Uninstall golang-bazil-fuse-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "golang-bazil-fuse-dev" package

Please follow the step by step instructions below to install golang-bazil-fuse-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-bazil-fuse-dev" package

Please follow the step by step instructions below to uninstall golang-bazil-fuse-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-bazil-fuse-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-bazil-fuse-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-bazil-fuse-dev
Priority: extra
Section: universe/devel
Installed-Size: 310
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-bazil-fuse
Version: 0.0~git20150620-1
Depends: golang-go, golang-go.net-dev (>= 0.0+git20150226.3d87fd6), golang-golang-x-sys-dev
Filename: pool/universe/g/golang-bazil-fuse/golang-bazil-fuse-dev_0.0~git20150620-1_all.deb
Size: 52372
MD5sum: 92c18f4ad879b63d91cebbc8bf099a6a
SHA1: 284b2780fb53ac016498ac37893baf1ab4f171db
SHA256: f913f6320eb3fe14db886d782e0b97f96900c677af546a2b04223207fa011a6b
Description-en: 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.
Description-md5: 68cf51c709b8a5c72f84979ed02bdec5
Built-Using: golang (= 2:1.4.2-3ubuntu2), golang-go.net-dev (= 0.0+git20150226.3d87fd6-1), golang-golang-x-sys (= 0.0~git20150612-1)
Homepage: https://bazil.org/fuse/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu