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

Last updated: May 10,2024

1. Install "libfuse2" package

Please follow the guidelines below to install libfuse2 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfuse2

2. Uninstall "libfuse2" package

Please follow the guidelines below to uninstall libfuse2 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libfuse2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libfuse2
Architecture: amd64
Version: 2.9.9-3
Multi-Arch: same
Priority: standard
Section: libs
Source: fuse
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 313
Depends: libc6 (>= 2.28)
Suggests: fuse
Conflicts: fuse (<< 2.9.9-3)
Filename: pool/main/f/fuse/libfuse2_2.9.9-3_amd64.deb
Size: 81972
MD5sum: 2b2bc74535278b76269a32258c1bad35
SHA1: dc468fa4156fb11aefd38154cb23fe2d915599eb
SHA256: 47151c484c772d08759ef02cd49fe4e8abc182222736bfddb98d0263afcb1514
SHA512: 8fee3705b708c59825fb49dec1d8ea76842a5fa12b8deaed8de4e5830cf166b565c78a97b444b22c5390def6ce5cca9976a095d533d04d12eda7f518e086aee6
Homepage: https://github.com/libfuse/libfuse/wiki
Description-en: Filesystem in Userspace (library)
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.
.
This package contains the shared library.
Description-md5: 2838d8f82765d1fc4d4e07819a7b8d25
Task: standard