How to Install and Uninstall golang-github-hanwen-go-fuse-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "golang-github-hanwen-go-fuse-dev" package

Please follow the guidance below to install golang-github-hanwen-go-fuse-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-hanwen-go-fuse-dev

2. Uninstall "golang-github-hanwen-go-fuse-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-hanwen-go-fuse-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-hanwen-go-fuse-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hanwen-go-fuse-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-hanwen-go-fuse-dev
Architecture: all
Version: 0.0~git20190214.58dcd77-1
Priority: extra
Section: universe/devel
Source: golang-github-hanwen-go-fuse
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 676
Depends: golang-any, golang-golang-x-sys-dev
Filename: pool/universe/g/golang-github-hanwen-go-fuse/golang-github-hanwen-go-fuse-dev_0.0~git20190214.58dcd77-1_all.deb
Size: 116836
MD5sum: e298425562be1f69ac754a8b82fe4fe1
SHA1: 91a08fb0db58a6c60a124de91bcd56bafd9e5e0e
SHA256: f2b1e36eb1402e7413ff5ae076217a7685dad9fc780c132ecd13431f2aa4e114
SHA512: 58f8e92d18d95e747d56e0ace06890acbb71671ad3664d485062bd2b467b0ef418b09cc3d5d431f26b75a0e68a22ad646456fea4cc6e0e8e6603cd0d1808cb5d
Homepage: https://github.com/hanwen/go-fuse
Description-en: Native Go bindings for the FUSE kernel module
This package offers native Go bindings for FUSE, and has several features:
.
* High speed: as fast as libfuse using the gc compiler for single
threaded loads.
.
* Supports in-process mounting of different FileSystems onto
subdirectories of the FUSE mount.
.
* Supports 3 interfaces for writing filesystems:
- PathFileSystem: define filesystems in terms path names.
- NodeFileSystem: define filesystems in terms of inodes.
- RawFileSystem: define filesystems in terms of FUSE's raw
wire protocol.
.
* Both NodeFileSystem and PathFileSystem support manipulation of true
hardlinks.
.
The package also includes two fleshed out examples, zipfs and unionfs.
Description-md5: 83c6e2a2d4ae6b6fc26ac4475c08b42b