How to Install and Uninstall fuse Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "fuse" package

Please follow the steps below to install fuse on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install fuse

2. Uninstall "fuse" package

Please follow the steps below to uninstall fuse on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove fuse $ sudo apt autoclean && sudo apt autoremove

3. Information about the fuse package on Ubuntu 20.10 (Groovy Gorilla)

Package: fuse
Architecture: amd64
Version: 2.9.9-3
Priority: standard
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 113
Depends: libc6 (>= 2.28), libfuse2 (= 2.9.9-3), adduser, mount (>= 2.19.1), sed (>= 4)
Filename: pool/main/f/fuse/fuse_2.9.9-3_amd64.deb
Size: 26028
MD5sum: 04f23e5ddaec17caf2121f51a5aa7eaa
SHA1: e22b0530cda7aa6a124f779d0f719848e918ea03
SHA256: 80e34d6d1fe2de7ce04842707242ec2235c6bbd856052a7d2a4f543bb9e23d22
SHA512: a3e41a9e443d01fad55b35172eda6e6c93f4590ed77f55b03e23b5becc00862bfdf4da404bb96be72db0b9914fc9b1be3ef5a2dcdf144b80ce485df56d9da5ea
Homepage: https://github.com/libfuse/libfuse/wiki
Description-en: Filesystem in Userspace
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
export a virtual filesystem to the Linux kernel. It also aims to provide a
secure method for non privileged users to create and mount their own filesystem
implementations.
Description-md5: 7c02c670c9296dcdf481f6c060b0083d
Task: standard