How to Install and Uninstall fusefat Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "fusefat" package

Please follow the guidelines below to install fusefat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fusefat

2. Uninstall "fusefat" package

In this section, we are going to explain the necessary steps to uninstall fusefat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fusefat $ sudo apt autoclean && sudo apt autoremove

3. Information about the fusefat package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fusefat
Priority: optional
Section: universe/misc
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VSquare Team
Architecture: amd64
Source: fuse-umfuse-fat
Version: 0.1a-1.1
Depends: libc6 (>= 2.14), libfuse2 (>= 2.8.1), libglib2.0-0 (>= 2.12.0), fuse
Filename: pool/universe/f/fuse-umfuse-fat/fusefat_0.1a-1.1_amd64.deb
Size: 34736
MD5sum: fd4aceb09a190cf251fbfa14d17f57a4
SHA1: dcf8b2d60825a632ca060f1baf315923883f1ff7
SHA256: f00d446ded8c1c43551c5208eb15070a830389a8a6a8ac0667ee98761cf9288a
Description-en: File System in User Space - Module for FAT
This module for the FUSE kernel service allows any FUSE-enabled user to mount
FAT file systems.
.
The module has been initially written for UMView, the user-mode
implementation of View-OS. If you want to allow completely user-mode disk
images mounting (with no kernel/superuser support at all), take a look at
umview-mod-umfusefat and its dependencies.
Description-md5: f6ee1ab1b61b3e87caf314cbfd75302a
Homepage: http://view-os.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu