How to Install and Uninstall fuse Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "fuse" package

In this section, we are going to explain the necessary steps to install fuse on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install fuse

2. Uninstall "fuse" package

Please follow the step by step instructions below to uninstall fuse on Ubuntu 21.10 (Impish Indri):

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

3. Information about the fuse package on Ubuntu 21.10 (Impish Indri)

Package: fuse
Architecture: amd64
Version: 2.9.9-5ubuntu2
Priority: standard
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 114
Depends: libc6 (>= 2.33), libfuse2 (= 2.9.9-5ubuntu2), adduser, mount (>= 2.19.1), sed (>= 4)
Filename: pool/main/f/fuse/fuse_2.9.9-5ubuntu2_amd64.deb
Size: 27376
MD5sum: 732ccbdc8592de4e8a19460df71d86f7
SHA1: 55af521189854ef65ecf45921821711c0f9021f3
SHA256: 8e3c8c606ae1aa6c707ff931e58f6a0a700c9594e1c74a6a9305382d9cc15152
SHA512: a1209ebfc849334649eb59c78deab8751862d78896d6fabcfd2d24513476a2a86571bce8b468c750e4cd339ad4e3964e75521c1e883c8bd02a6c09253ac4e4bb
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, server-minimal