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

Last updated: May 20,2024

1. Install "mhddfs" package

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

$ sudo apt update $ sudo apt install mhddfs

2. Uninstall "mhddfs" package

Here is a brief guide to show you how to uninstall mhddfs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mhddfs $ sudo apt autoclean && sudo apt autoremove

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

Package: mhddfs
Priority: extra
Section: universe/utils
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry E. Oboukhov
Architecture: amd64
Version: 0.1.39+nmu1ubuntu1
Depends: libc6 (>= 2.14), libfuse2 (>= 2.8.1), fuse
Filename: pool/universe/m/mhddfs/mhddfs_0.1.39+nmu1ubuntu1_amd64.deb
Size: 25982
MD5sum: 1b15f4a5b97f3a1e8e7e9fb529c496ad
SHA1: c4a412e033c7aeb8e3f4759180e8e033ba5b2cfc
SHA256: 88e5094900db15cf4e9ab90c2cfd2c579431c9f2018fa44ce96d53a9c56b62dc
Description-en: file system for unifying several mount points into one
This FUSE-based file system allows mount points (or directories) to be
combined, simulating a single big volume which can merge several hard
drives or remote file systems. It is like unionfs, but can choose the
drive with the most free space to create new files on, and can move
data transparently between drives.
Description-md5: 5173a140c60439c79480665a321bf081
Homepage: http://mhddfs.uvw.ru
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu