How to Install and Uninstall unionfs-fuse Package on Kali Linux

Last updated: May 13,2024

1. Install "unionfs-fuse" package

Please follow the guidance below to install unionfs-fuse on Kali Linux

$ sudo apt update $ sudo apt install unionfs-fuse

2. Uninstall "unionfs-fuse" package

In this section, we are going to explain the necessary steps to uninstall unionfs-fuse on Kali Linux:

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

3. Information about the unionfs-fuse package on Kali Linux

Package: unionfs-fuse
Source: unionfs-fuse (1.0-1)
Version: 1.0-1+b1
Installed-Size: 138
Maintainer: Bernd Schubert
Architecture: amd64
Depends: libc6 (>= 2.7), libfuse2 (>= 2.8), fuse
Size: 48684
SHA256: f3adb46e99d9fa26e55d511f6cb6bf3eedb2f435def36b58dbe14349b72d0d68
SHA1: a7438d216c9fbfbb0d6434e9ae6503a9b359426b
MD5sum: 9770ffe39266de5c9ebbec890b24b41f
Description: Fuse implementation of unionfs
This is another unionfs implementation using filesystem in
userspace (fuse).
Description-md5:
Homepage: https://github.com/rpodgorny/unionfs-fuse
Section: misc
Priority: optional
Filename: pool/main/u/unionfs-fuse/unionfs-fuse_1.0-1+b1_amd64.deb