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

Last updated: May 06,2024

1. Install "afuse" package

Learn how to install afuse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install afuse

2. Uninstall "afuse" package

Learn how to uninstall afuse on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove afuse $ sudo apt autoclean && sudo apt autoremove

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

Package: afuse
Priority: optional
Section: universe/utils
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Varun Hiremath
Architecture: amd64
Version: 0.4.1-1
Depends: libc6 (>= 2.14), libfuse2 (>= 2.8.1)
Filename: pool/universe/a/afuse/afuse_0.4.1-1_amd64.deb
Size: 22218
MD5sum: 3f69aaeb6948bb0ff3023e955b3f747d
SHA1: 1a3d33599c7370503dd3951740839d720fccbf5e
SHA256: 59c101ff77e932129fdd6634f51a83b7b44d31919dff5fb6900c626c0f7abf1d
Description-en: automounting file system implemented in user-space using FUSE
Afuse is a FUSE based filesystem which implements filesystem automounting
functionality similar to Linux's autofs.
Description-md5: 602bf8a6925e536531c3f47c66ff31b9
Homepage: https://code.google.com/p/afuse/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu