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

Last updated: May 17,2024

1. Install "fusesmb" package

Please follow the guidance below to install fusesmb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fusesmb

2. Uninstall "fusesmb" package

This is a short guide on how to uninstall fusesmb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fusesmb $ sudo apt autoclean && sudo apt autoremove

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

Package: fusesmb
Priority: optional
Section: universe/utils
Installed-Size: 120
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Mimram
Architecture: amd64
Version: 0.8.7-1.3
Depends: libc6 (>= 2.14), libfuse2 (>= 2.8.1), libsmbclient (>= 2:4.0.3+dfsg1), fuse, samba-common, samba-common-bin
Filename: pool/universe/f/fusesmb/fusesmb_0.8.7-1.3_amd64.deb
Size: 24036
MD5sum: fe5018b8d8ae13c40809d982d7f3db04
SHA1: 01d41779bae1ba1f0e01d15515b77aa59789e010
SHA256: 179d83f9fcb884b3cdb270b9ce40a82bd631a37031e755c3adcf5f2953b1e40b
Description-en: filesystem client based on the SMB file transfer protocol
fusesmb is a filesystem client based on the SMB file transfer protocol. This
gives the ability to transparently exchange files with Microsoft Windows
servers and Unix servers running Samba.
.
It is based on FUSE (userspace filesystem framework for Linux), thus you will
have to prepare fuse kernel module to be able to use it.
Description-md5: d40719e9392c93f927906bdbc354af4c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu