How to Install and Uninstall unionfs-fuse Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "unionfs-fuse" package

This tutorial shows how to install unionfs-fuse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install unionfs-fuse

2. Uninstall "unionfs-fuse" package

Please follow the guidance below to uninstall unionfs-fuse on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the unionfs-fuse package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: unionfs-fuse
Priority: optional
Section: universe/misc
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Bernd Schubert
Architecture: amd64
Version: 1.0-1ubuntu1
Depends: libc6 (>= 2.7), libfuse2 (>= 2.8), fuse
Filename: pool/universe/u/unionfs-fuse/unionfs-fuse_1.0-1ubuntu1_amd64.deb
Size: 45500
MD5sum: 1ae1a4c4a97f0b2f7ce38da4d8c8fe28
SHA1: 2dced29e3a4189585cfbdd1263efe7ca346067f7
SHA256: 3b8a589da21e72d5802c8d6628262767c7ffc2497413ac126503f492ec6edc1c
Description-en: Fuse implementation of unionfs
This is another unionfs implementation using filesystem in
userspace (fuse).
Description-md5: 3cf52592fe13c3064499e6556589fea2
Multi-Arch: foreign
Homepage: https://github.com/rpodgorny/unionfs-fuse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu