How to Install and Uninstall golang-github-hanwen-go-fuse-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: July 07,2024

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

This guide let you learn how to install golang-github-hanwen-go-fuse-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This is a short guide on how to uninstall golang-github-hanwen-go-fuse-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-github-hanwen-go-fuse-dev
Architecture: all
Version: 2.0.3-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: 566
Depends: golang-any, golang-golang-x-sys-dev
Filename: pool/universe/g/golang-github-hanwen-go-fuse/golang-github-hanwen-go-fuse-dev_2.0.3-1_all.deb
Size: 105352
MD5sum: 35b601a3601ef13dfcada216189ba814
SHA1: d0fc3c36bc7b06ea203e3f3bc9113324627bea64
SHA256: d4ce2818abedeb4eee4ea050fa9b46ac764e3952ec73d77afae307969316b785
SHA512: 2d0cdec5536f5976a3fd9812205bc0efcbd9c36653b95c7805329db11afb126d3ed1d39a5ae3cec34816166420119d40227c5591edbbe0f6a0f60d0d7f63a394
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